diff options
author | 2014-09-26 20:04:51 +0100 | |
---|---|---|
committer | 2014-10-20 12:25:06 +0100 | |
commit | 030c58dfb7d2e73f23dc324516d641c5e585af2e (patch) | |
tree | 5225d21a4cbf5191304f9263fe7644d20f9ef80e /target-openrisc/exception.c | |
parent | glib: add compatibility interface for g_strcmp0() (diff) | |
download | qemu-030c58dfb7d2e73f23dc324516d641c5e585af2e.tar.xz qemu-030c58dfb7d2e73f23dc324516d641c5e585af2e.zip |
target-tricore: Cleanup and Bugfixes
Move FCX loading of save_context_ to caller functions, for STLCX, STUCX insn to use those functions.
Move FCX storing of restore_context_ to caller functions, for LDLCX, LDUCX insn to use those functions.
Remove do_raise_exception function, which caused clang to emit a warning.
Fix: save_context_lower now saves a[11] instead of PSW.
Fix: MASK_OP_ABSB_BPOS starting at wrong offset.
Signed-off-by: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>
Reviewed-by: Richard Henderson <rth@twiddle.net>
Diffstat (limited to 'target-openrisc/exception.c')
0 files changed, 0 insertions, 0 deletions