diff options
| author | Max Filippov | 2013-07-21 05:54:37 +0200 |
|---|---|---|
| committer | Max Filippov | 2013-07-29 16:35:45 +0200 |
| commit | 0857a06ef784783887e756d4b7b5f874512c506c (patch) | |
| tree | 8bdbac6dbc0b077ca60a2414bd9fda423b9e9590 /include/exec | |
| parent | tests/tcg/xtensa: Fix out-of-tree build (diff) | |
| download | qemu-0857a06ef784783887e756d4b7b5f874512c506c.tar.gz qemu-0857a06ef784783887e756d4b7b5f874512c506c.tar.xz qemu-0857a06ef784783887e756d4b7b5f874512c506c.zip | |
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/exec')
0 files changed, 0 insertions, 0 deletions
