Sign in
qemu
/
qemu
/
3b6edd1611e25099a1df20771ce3f88939a0e93a
/
target-mips
/
helper.h
9ed5726
target-mips: fix translation of MT instructions
by Nathan Froyd
· 14 years ago
5dc5d9f
mips: more fixes to the MIPS interrupt glue logic
by Aurelien Jarno
· 14 years ago
3c82410
target-mips: microMIPS ASE support
by Nathan Froyd
· 15 years ago
e7139c4
target-mips: use physical address in lladdr
by Aurelien Jarno
· 15 years ago
2a6e32d
target-mips: make CP0_LLAddr register CPU dependent
by Aurelien Jarno
· 15 years ago
e7a6965
target-mips: use the TCG_CALL_PURE and TCG_CALL_CONST for some helpers
by aurel32
· 16 years ago
c01fccd
target-mips: rename helpers from do_ to helper_
by aurel32
· 16 years ago
a7812ae
TCG variable type checking.
by pbrook
· 16 years ago
49bcf33
target-mips: convert bit shuffle ops to TCG
by aurel32
· 16 years ago
505ad7c
target-mips: convert bitfield ops to TCG
by aurel32
· 16 years ago
add6906
target-mips: fix mft* helpers/call
by aurel32
· 16 years ago
0eaef5a
Less hardcoding of TARGET_USER_ONLY.
by ths
· 16 years ago
b6d96be
Use temporary registers for the MIPS FPU emulation.
by ths
· 16 years ago
d26968e
Remove unnecessary helper arguments, and fix some typos.
by ths
· 17 years ago
2796188
Avoid unused input arguments which triggered tcg errors. Spotted by Stefan Weil.
by ths
· 17 years ago
1a3fd9c
Remove remaining uses of T0 in the MIPS target.
by ths
· 17 years ago
6c5c1e2
Use temporaries instead of fixed registers for some instructions.
by ths
· 17 years ago
be24bb4
Pass T0/T1 explicitly to helper functions, and clean up a few dyngen leftovers.
by ths
· 17 years ago
c8c2227
Convert unaligned load/store to TCG.
by ths
· 17 years ago
92af06d
Convert vr54xx multiply instructions to TCG.
by ths
· 17 years ago
a16336e
Convert remaining MIPS FP instructions to TCG.
by ths
· 17 years ago
214c465
Switch the standard multiplication instructions to TCG.
by ths
· 17 years ago
2b0233a
Switch bitfield instructions and assorted special ops to TCG.
by ths
· 17 years ago
08ba796
TCGify a few more instructions.
by ths
· 17 years ago
5d0fc90
Call most FP helpers without deroute through op.c
by ths
· 17 years ago
f1aa632
Switch remaining CP0 instructions to TCG or helper functions.
by ths
· 17 years ago
7dd9e55
Register helper functions.
by ths
· 17 years ago
3089880
Switch MIPS clo/clz and the condition tests to TCG.
by ths
· 17 years ago
4eecc06
Add file left out from previous commit.
by ths
· 17 years ago