]> Git Repo - qemu.git/commit - target-tricore/helper.h
target-tricore: Add instructions of ABS, ABSB opcode format
authorBastian Koppelmann <[email protected]>
Fri, 26 Sep 2014 19:26:31 +0000 (20:26 +0100)
committerBastian Koppelmann <[email protected]>
Mon, 20 Oct 2014 11:25:07 +0000 (12:25 +0100)
commit59543d4ee1cef54dd1af7cae211f3e95e7287ba4
treee005364751a193192c47d1284525986c2b7fa20b
parent030c58dfb7d2e73f23dc324516d641c5e585af2e
target-tricore: Add instructions of ABS, ABSB opcode format

Add instructions of ABS, ABSB opcode format.
Add microcode generator functions for ld/st of two 32bit reg as one 64bit value.
Add microcode generator functions for ldmst and swap.
Add helper ldlcx, lducx, stlcx and stucx.

Signed-off-by: Bastian Koppelmann <[email protected]>
Reviewed-by: Richard Henderson <[email protected]>
target-tricore/helper.h
target-tricore/op_helper.c
target-tricore/translate.c
This page took 0.026232 seconds and 4 git commands to generate.