summaryrefslogtreecommitdiffstats
path: root/target/tricore/translate.c
Commit message (Expand)AuthorAgeFilesLines
* target/tricore: Fix LGPL version numberThomas Huth2019-01-301-1/+1
* tcg: Pass tb and index to tcg_gen_exit_tb separatelyRichard Henderson2018-06-021-10/+10
* tricore: renamed masking of IEDavid Brenken2018-03-021-2/+2
* tricore: added some missing cpu instructionsDavid Brenken2018-03-021-0/+27
* Merge remote-tracking branch 'remotes/rth/tags/pull-dis-20171026' into stagingPeter Maydell2017-10-271-1/+1
|\
| * disas: Remove unused flags argumentsRichard Henderson2017-10-251-1/+1
* | tcg: Initialize cpu_env genericallyRichard Henderson2017-10-241-4/+0Star
* | tcg: define tcg_init_ctx and make tcg_ctx a pointerEmilio G. Cota2017-10-241-1/+1
* | tcg: convert tb->cflags reads to tb_cflags(tb)Emilio G. Cota2017-10-241-1/+1
* | qom: Introduce CPUClass.tcg_initializeRichard Henderson2017-10-241-4/+1Star
|/
* tcg: Pass generic CPUState to gen_intermediate_code()LluĂ­s Vilanova2017-07-191-3/+2Star
* Merge remote-tracking branch 'remotes/bkoppelmann/tags/pull-tricore-2017-01-1...Peter Maydell2017-01-121-0/+48
|\
| * target-tricore: Add updfl instructionBastian Koppelmann2017-01-111-0/+3
| * target-tricore: Added new JNE instruction variantPeer Adelt2017-01-111-0/+18
| * target-tricore: Added new MOV instruction variantPeer Adelt2017-01-111-0/+16
| * target-tricore: Added MADD.F and MSUB.F instructionsBastian Koppelmann2017-01-111-0/+8
| * target-tricore: Added FTOUZ instructionBastian Koppelmann2017-01-111-0/+3
* | target-tricore: Use clrsb helperRichard Henderson2017-01-101-1/+1
* | target-tricore: Use clz opcodeRichard Henderson2017-01-101-2/+3
|/
* Move target-* CPU file into a target/ folderThomas Huth2016-12-201-0/+8869