Re: [Qemu-devel] [PATCH] target/hppa: fix setting registers via gdb

2019-02-05 Thread Richard Henderson
On 1/28/19 4:53 PM, Sven Schnelle wrote: > While doing 'set $pcoqh=0xf000' i triggered the assertion below. From > looking > at the source, it looks like the argument order for deposit64() is wrong, and > val > needs to be moved to the end. > > Signed-off-by: Sven Schnelle Queued, thanks.

[Qemu-devel] [PATCH] target/hppa: fix setting registers via gdb

2019-01-28 Thread Sven Schnelle
While doing 'set $pcoqh=0xf000' i triggered the assertion below. From looking at the source, it looks like the argument order for deposit64() is wrong, and val needs to be moved to the end. Signed-off-by: Sven Schnelle qemu-system-hppa: /home/svens/qemu/include/qemu/bitops.h:419: deposit64