target/openrisc: Check CPUCFG_OF32S for float insns
commitfe636d3722bf266c7b1bd3ca12fa53fb78ceffa0
authorRichard Henderson <richard.henderson@linaro.org>
Sun, 25 Aug 2019 22:44:11 +0000 (25 15:44 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Wed, 4 Sep 2019 19:53:10 +0000 (4 12:53 -0700)
tree63bda0699b1e08f4394f9fb1a23bef8febbd9f34
parent091a35165f206718ecce1f0ddf42563b81086170
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".

Reviewed-by: Stafford Horne <shorne@gmail.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
target/openrisc/cpu.c
target/openrisc/translate.c