diff options
author | Max Filippov <jcmvbkbc@gmail.com> | 2018-08-31 00:40:28 -0700 |
---|---|---|
committer | Max Filippov <jcmvbkbc@gmail.com> | 2018-09-17 11:09:04 -0700 |
commit | e8e05fd472cbe77650353eaa50d5a9703a91c1db (patch) | |
tree | 7743f1a6ab0600b9d1c7ea97c1789f53dcc585f9 /Makefile.target | |
parent | 3ee01413be6cd99a6014f49f06de709597fedf25 (diff) | |
download | qemu-e8e05fd472cbe77650353eaa50d5a9703a91c1db.zip |
target/xtensa: fix FPU2000 bugs
- FPU2000 defines rfr and wfr opcodes, not rfr.s and wfr.s;
- movcond.s uses incorrect operand in tcg_gen_movcond: in case the
condition is not satisfied it must not change its argument 0.
Fixes: c04e1692e3aa ("target/xtensa: extract FPU2000 opcode
translators")
Cc: qemu-stable@nongnu.org
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Diffstat (limited to 'Makefile.target')
0 files changed, 0 insertions, 0 deletions