diff options
author | Max Filippov <jcmvbkbc@gmail.com> | 2013-07-21 07:54:37 +0400 |
---|---|---|
committer | Max Filippov <jcmvbkbc@gmail.com> | 2013-07-29 18:35:45 +0400 |
commit | 0857a06ef784783887e756d4b7b5f874512c506c (patch) | |
tree | 8bdbac6dbc0b077ca60a2414bd9fda423b9e9590 /include/trace.h | |
parent | aaa2ebc567619474d219017785b46ddc9295fffa (diff) | |
download | hqemu-0857a06ef784783887e756d4b7b5f874512c506c.zip hqemu-0857a06ef784783887e756d4b7b5f874512c506c.tar.gz |
target-xtensa: don't generate dead code to access invalid SRs
This fixes the following test failure caused by access to undefined SR:
qemu-system-xtensa -M sim -cpu dc232b -nographic -semihosting -kernel ./test_sr.tst
QEMU 1.4.50 monitor - type 'help' for more information
(qemu) QEMU 1.4.50 monitor - type 'help' for more information
(qemu) qemu-system-xtensa: tcg/tcg.c:1673: temp_save: Assertion `s->temps[temp].val_type == 2 || s->temps[temp].fixed_reg' failed.
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Diffstat (limited to 'include/trace.h')
0 files changed, 0 insertions, 0 deletions