On 1/8/23 01:52, Keith Packard via wrote:
The arguments for deposit64 are (value, start, length, fieldval); this appears to have thought they were (value, fieldval, start, length). Reorder the parameters to match the actual function.Signed-off-by: Keith Packard <kei...@keithp.com> --- target/nios2/nios2-semi.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Thanks, queued via misc-fixes.