summaryrefslogtreecommitdiffstats
path: root/target-tricore/translate.c
Commit message (Expand)AuthorAgeFilesLines
* target-tricore: fix SLR_LD_W and SLR_LD_W_POSTINC insn being a 2 byte memory ...Bastian Koppelmann2015-05-111-2/+2
* target-tricore: Fix LOOP using wrong register for compareBastian Koppelmann2015-05-111-1/+1
* target-tricore: fix CACHEA/I_POSTINC/PREINC using data register..Bastian Koppelmann2015-03-301-4/+4
* target-tricore: fix RRPW_DEXTR using wrong regBastian Koppelmann2015-03-241-2/+2
* target-tricore: fix DVINIT_HU/BU calculating overflow before resultBastian Koppelmann2015-03-241-12/+18
* Fix typos in commentsViswesh2015-03-191-11/+11
* target-tricore: Add instructions of SYS opcode formatBastian Koppelmann2015-03-161-0/+76
* target-tricore: Add instructions of RRRW opcode formatBastian Koppelmann2015-03-161-0/+63
* target-tricore: Add instructions of RRRR opcode formatBastian Koppelmann2015-03-161-0/+56
* target-tricore: Add instructions of RRR1 opcode format, which have 0xe3 as fi...Bastian Koppelmann2015-03-161-0/+327
* target-tricore: Add instructions of RRR1 opcode format, which have 0x63 as fi...Bastian Koppelmann2015-03-161-0/+440
* target-tricore: Add instructions of RRR1 opcode format, which have 0xa3 as fi...Bastian Koppelmann2015-03-161-0/+357
* tcg: Change translator-side labels to a pointerRichard Henderson2015-03-131-4/+2
* target-tricore: Add instructions of RRR1 opcode format, which have 0xc3 as fi...Bastian Koppelmann2015-03-031-0/+332
* target-tricore: Add instructions of RRR1 opcode format, which have 0x43 as fi...Bastian Koppelmann2015-03-031-0/+427
* target-tricore: Add instructions of RRR1 opcode format, which have 0x83 as fi...Bastian Koppelmann2015-03-031-0/+421
* target-tricore: Add instructions of RRR2 opcode formatBastian Koppelmann2015-03-031-14/+135
* target-tricore: Fix RLC_ADDI, RLC_ADDIH using wrong microcode helperBastian Koppelmann2015-03-031-2/+2
* tcg: Introduce tcg_op_buf_count and tcg_op_buf_fullRichard Henderson2015-02-121-3/+1
* tcg: Move emit of INDEX_op_end into gen_tb_endRichard Henderson2015-02-121-1/+0
* target-tricore: Add instructions of RRR opcode formatBastian Koppelmann2015-01-271-0/+150
* target-tricore: Add instructions of RRPW opcode formatBastian Koppelmann2015-01-271-0/+70
* target-tricore: Add instructions of RR2 opcode formatBastian Koppelmann2015-01-271-0/+37
* target-tricore: Add instructions of RR1 opcode format, that have 0x93 as firs...Bastian Koppelmann2015-01-271-0/+182
* target-tricore: Fix bugs found by coverityBastian Koppelmann2015-01-261-1/+2
* target-tricore: Several translator and cpu model fixesBastian Koppelmann2015-01-261-3/+3
* target-tricore: Fix new typosStefan Weil2015-01-151-1/+1
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2015-01-091-1/+1
|\
| * gen-icount: check cflags instead of use_icount globalPaolo Bonzini2015-01-031-1/+1
* | target-tricore: Add instructions of RR1 opcode format, that have 0xb3 as firs...Bastian Koppelmann2014-12-211-0/+197
* | target-tricore: Fix MFCR/MTCR insn and B format offset.Bastian Koppelmann2014-12-211-2/+4
* | target-tricore: Add missing 1.6 insn of BOL opcode formatBastian Koppelmann2014-12-211-1/+48
* | target-tricore: Add instructions of RR opcode format, that have 0x4b as the f...Bastian Koppelmann2014-12-211-0/+183
* | target-tricore: Add instructions of RR opcode format, that have 0x1 as the fi...Bastian Koppelmann2014-12-211-0/+97
* | target-tricore: Add instructions of RR opcode format, that have 0xf as the fi...Bastian Koppelmann2014-12-211-0/+78
* | target-tricore: Add instructions of RR opcode format, that have 0xb as the fi...Bastian Koppelmann2014-12-211-0/+383
* | target-tricore: Fix mask handling JNZ.T being 7 bit longBastian Koppelmann2014-12-211-2/+2
* | target-tricore: pretty-print register dump and show more status registersAlex Zuepke2014-12-211-6/+15
* | target-tricore: add missing 64-bit MOV in RLC formatAlex Zuepke2014-12-211-0/+12
* | target-tricore: typo in BOL formatAlex Zuepke2014-12-211-2/+2
|/
* target-tricore: Add instructions of RCR opcode formatBastian Koppelmann2014-12-101-0/+479
* target-tricore: Add instructions of RLC opcode formatBastian Koppelmann2014-12-101-0/+113
* target-tricore: Add instructions of RCPW, RCRR and RCRW opcode formatBastian Koppelmann2014-12-101-3/+129
* target-tricore: Make TRICORE_FEATURES implying others.Bastian Koppelmann2014-12-101-3/+3
* target-tricore: Add instructions of RC opcode formatBastian Koppelmann2014-12-101-0/+693
* target-tricore: Add instructions of BRR opcode formatBastian Koppelmann2014-12-101-2/+88
* target-tricore: Add instructions of BRN opcode formatBastian Koppelmann2014-12-101-0/+26
* target-tricore: Add instructions of BRC opcode formatBastian Koppelmann2014-12-101-1/+52
* target-tricore: Add instructions of BOL opcode formatBastian Koppelmann2014-12-101-0/+48
* target-tricore: Add instructions of BO opcode formatBastian Koppelmann2014-10-201-0/+663
OpenPOWER on IntegriCloud