Searched hist:d5aead3df4369f56bf79bcd97a06cd63e4acfee6 (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/microblaze/ |
H A D | insns.decode | diff d5aead3df4369f56bf79bcd97a06cd63e4acfee6 Wed Aug 19 11:04:09 CDT 2020 Richard Henderson <richard.henderson@linaro.org> target/microblaze: Convert dec_fpu to decodetree
The current dec_check_fpuv2 test, raising an FPU exception for an unimplemented instruction, appears to be contradictory to the manual. Drop that and merely check use_fpu == 2.
Tested-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com> Reviewed-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
H A D | translate.c | diff d5aead3df4369f56bf79bcd97a06cd63e4acfee6 Wed Aug 19 11:04:09 CDT 2020 Richard Henderson <richard.henderson@linaro.org> target/microblaze: Convert dec_fpu to decodetree
The current dec_check_fpuv2 test, raising an FPU exception for an unimplemented instruction, appears to be contradictory to the manual. Drop that and merely check use_fpu == 2.
Tested-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com> Reviewed-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|