summaryrefslogtreecommitdiffstats
path: root/target-mips/helper.h
Commit message (Expand)AuthorAgeFilesLines
* target-mips: use the TCG_CALL_PURE and TCG_CALL_CONST for some helpersaurel322009-04-061-4/+4
* target-mips: rename helpers from do_ to helper_aurel322009-03-081-5/+0
* TCG variable type checking.pbrook2008-11-171-197/+203
* target-mips: convert bit shuffle ops to TCGaurel322008-11-111-7/+0
* target-mips: convert bitfield ops to TCGaurel322008-11-111-5/+1
* target-mips: fix mft* helpers/callaurel322008-11-111-5/+5
* Less hardcoding of TARGET_USER_ONLY.ths2008-07-231-2/+4
* Use temporary registers for the MIPS FPU emulation.ths2008-07-091-44/+62
* Remove unnecessary helper arguments, and fix some typos.ths2008-06-291-5/+5
* Avoid unused input arguments which triggered tcg errors. Spotted byths2008-06-271-6/+6
* Remove remaining uses of T0 in the MIPS target.ths2008-06-241-33/+33
* Use temporaries instead of fixed registers for some instructions.ths2008-06-241-4/+4
* Pass T0/T1 explicitly to helper functions, and clean up a few dyngenths2008-06-231-150/+150
* Convert unaligned load/store to TCG.ths2008-06-201-0/+11
* Convert vr54xx multiply instructions to TCG.ths2008-06-201-0/+15
* Convert remaining MIPS FP instructions to TCG.ths2008-06-191-0/+7
* Switch the standard multiplication instructions to TCG.ths2008-06-121-0/+2
* Switch bitfield instructions and assorted special ops to TCG.ths2008-06-121-0/+19
* TCGify a few more instructions.ths2008-06-121-0/+4
* Call most FP helpers without deroute through op.cths2008-06-111-0/+72
* Switch remaining CP0 instructions to TCG or helper functions.ths2008-06-091-0/+118
* Register helper functions.ths2008-06-081-7/+13
* Switch MIPS clo/clz and the condition tests to TCG.ths2008-05-211-0/+5
* Add file left out from previous commit.ths2008-05-181-0/+3
OpenPOWER on IntegriCloud