summaryrefslogtreecommitdiff
path: root/target/tricore/translate.c
AgeCommit message (Expand)AuthorFilesLines
2018-03-02tricore: renamed masking of IEDavid Brenken1-2/+2
2018-03-02tricore: added some missing cpu instructionsDavid Brenken1-0/+27
2017-10-27Merge remote-tracking branch 'remotes/rth/tags/pull-dis-20171026' into stagingPeter Maydell1-1/+1
2017-10-25disas: Remove unused flags argumentsRichard Henderson1-1/+1
2017-10-24tcg: Initialize cpu_env genericallyRichard Henderson1-4/+0
2017-10-24tcg: define tcg_init_ctx and make tcg_ctx a pointerEmilio G. Cota1-1/+1
2017-10-24tcg: convert tb->cflags reads to tb_cflags(tb)Emilio G. Cota1-1/+1
2017-10-24qom: Introduce CPUClass.tcg_initializeRichard Henderson1-4/+1
2017-07-19tcg: Pass generic CPUState to gen_intermediate_code()LluĂ­s Vilanova1-3/+2
2017-01-12Merge remote-tracking branch 'remotes/bkoppelmann/tags/pull-tricore-2017-01-1...Peter Maydell1-0/+48
2017-01-11target-tricore: Add updfl instructionBastian Koppelmann1-0/+3
2017-01-11target-tricore: Added new JNE instruction variantPeer Adelt1-0/+18
2017-01-11target-tricore: Added new MOV instruction variantPeer Adelt1-0/+16
2017-01-11target-tricore: Added MADD.F and MSUB.F instructionsBastian Koppelmann1-0/+8
2017-01-11target-tricore: Added FTOUZ instructionBastian Koppelmann1-0/+3
2017-01-10target-tricore: Use clrsb helperRichard Henderson1-1/+1
2017-01-10target-tricore: Use clz opcodeRichard Henderson1-2/+3
2016-12-20Move target-* CPU file into a target/ folderThomas Huth1-0/+8869