Re: [Qemu-devel] [PATCH 1/5] target-tricore: Cleanup and Bugfixes

2014-09-27 Thread Richard Henderson
On 09/27/2014 07:58 AM, Bastian Koppelmann wrote: > 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 functi

[Qemu-devel] [PATCH 1/5] target-tricore: Cleanup and Bugfixes

2014-09-27 Thread Bastian Koppelmann
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_