mirror of https://github.com/xemu-project/xemu.git
![]() The first immediate field is unsigned, whereas operand_vimm
extracts a signed value. There is no need to mask the result
with 'u'; just print the immediate with 'i'.
Fixes:
|
||
---|---|---|
.. | ||
alpha.c | ||
capstone.c | ||
disas-common.c | ||
disas-host.c | ||
disas-internal.h | ||
disas-mon.c | ||
disas-target.c | ||
hexagon.c | ||
hppa.c | ||
m68k.c | ||
meson.build | ||
microblaze.c | ||
mips.c | ||
nanomips.c | ||
objdump.c | ||
riscv-xthead.c | ||
riscv-xthead.h | ||
riscv-xventana.c | ||
riscv-xventana.h | ||
riscv.c | ||
riscv.h | ||
sh4.c | ||
sparc.c | ||
xtensa.c |