On 25/3/25 23:43, Richard Henderson wrote:
The comment about not being able to define a field with
zero bits is out of date since 94597b6146f3
("decodetree: Allow !function with no input bits").
This fixes the missing load of imm in the disassembler.
Cc: qemu-sta...@nongnu.org
Fixes: 9d8caa67a24 ("target/avr: Add support for disassembling via option '-d
in_asm'")
Isn't it:
Fixes: 9732b024f79 ("target/avr: Add instruction translation - Data
Transfer Instructions")
?
Reviewed-by: Pierrick Bouvier <pierrick.bouv...@linaro.org>
Signed-off-by: Richard Henderson <richard.hender...@linaro.org>
---
target/avr/translate.c | 2 --
target/avr/insn.decode | 7 ++-----
2 files changed, 2 insertions(+), 7 deletions(-)