Re: [Qemu-devel] [PATCH 08/13] target/openrisc: Check CPUCFG_OF32S for float insns
On Mon, Aug 26, 2019 at 05:07:40PM -0700, Richard Henderson wrote: > Make sure the OF32S insns are enabled before allowing execution. > Include the missing bit for cpu "any". > > Signed-off-by: Richard Henderson Reviewed-by: Stafford Horne
[Qemu-devel] [PATCH 08/13] target/openrisc: Check CPUCFG_OF32S for float insns
Make sure the OF32S insns are enabled before allowing execution. Include the missing bit for cpu "any". Signed-off-by: Richard Henderson --- target/openrisc/cpu.c | 2 +- target/openrisc/translate.c | 84 - 2 files changed, 36 insertions(+), 50 deletion