summaryrefslogtreecommitdiffstats
path: root/target-tricore/translate.c
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* target-tricore: Add instructions of BIT opcode formatBastian Koppelmann2014-10-201-0/+312
* target-tricore: Add instructions of B opcode formatBastian Koppelmann2014-10-201-0/+27
* target-tricore: Add instructions of ABS, ABSB opcode formatBastian Koppelmann2014-10-201-0/+303
* target-tricore: Add instructions of SR opcode formatBastian Koppelmann2014-09-011-0/+111
* target-tricore: Add instructions of SLR, SSRO and SRO opcode formatBastian Koppelmann2014-09-011-0/+121
* target-tricore: Add instructions of SC opcode formatBastian Koppelmann2014-09-011-0/+48
* target-tricore: Add instructions of SBR opcode formatBastian Koppelmann2014-09-011-1/+65
* target-tricore: Add instructions of SBC and SBRN opcode formatBastian Koppelmann2014-09-011-0/+36
* target-tricore: Add instructions of SB opcode formatBastian Koppelmann2014-09-011-0/+93
* target-tricore: Add instructions of SRRS and SLRO opcode formatBastian Koppelmann2014-09-011-0/+59
* target-tricore: Add instructions of SSR opcode formatBastian Koppelmann2014-09-011-0/+50
* target-tricore: Add instructions of SRR opcode formatBastian Koppelmann2014-09-011-0/+164
* target-tricore: Add instructions of SRC opcode formatBastian Koppelmann2014-09-011-0/+251
* target-tricore: Add masks and opcodes for decodingBastian Koppelmann2014-09-011-0/+1
* target-tricore: Add initialization for translation and activate targetBastian Koppelmann2014-09-011-0/+165
* target-tricore: Add target stubs and qom-cpuBastian Koppelmann2014-09-011-0/+100
OpenPOWER on IntegriCloud