Re: [PATCH v4 24/24] target/m68k: Implement FPIAR

2025-03-04 Thread Philippe Mathieu-Daudé
On 3/3/25 21:40, Richard Henderson wrote: On 3/3/25 10:39, Philippe Mathieu-Daudé wrote: Hi Richard, On 24/2/25 18:14, Richard Henderson wrote: So far, this is only read-as-written. Resolves: https://gitlab.com/qemu-project/qemu/-/issues/2497 Signed-off-by: Richard Henderson ---   target/m68

Re: [PATCH v4 24/24] target/m68k: Implement FPIAR

2025-03-03 Thread Richard Henderson
On 3/3/25 10:39, Philippe Mathieu-Daudé wrote: Hi Richard, On 24/2/25 18:14, Richard Henderson wrote: So far, this is only read-as-written. Resolves: https://gitlab.com/qemu-project/qemu/-/issues/2497 Signed-off-by: Richard Henderson ---   target/m68k/cpu.h   |  1 +   target/m68k/cpu.c   

Re: [PATCH v4 24/24] target/m68k: Implement FPIAR

2025-03-03 Thread Philippe Mathieu-Daudé
Hi Richard, On 24/2/25 18:14, Richard Henderson wrote: So far, this is only read-as-written. Resolves: https://gitlab.com/qemu-project/qemu/-/issues/2497 Signed-off-by: Richard Henderson --- target/m68k/cpu.h | 1 + target/m68k/cpu.c | 23 ++- target/m68k/h

[PATCH v4 24/24] target/m68k: Implement FPIAR

2025-02-24 Thread Richard Henderson
So far, this is only read-as-written. Resolves: https://gitlab.com/qemu-project/qemu/-/issues/2497 Signed-off-by: Richard Henderson --- target/m68k/cpu.h | 1 + target/m68k/cpu.c | 23 ++- target/m68k/helper.c| 14 -- target/m68k/translate.c | 3