summaryrefslogtreecommitdiffstats
path: root/target-tricore
Commit message (Expand)AuthorAgeFilesLines
* target-tricore: Add instructions of RCR opcode formatBastian Koppelmann2014-12-104-1/+657
* target-tricore: Add instructions of RLC opcode formatBastian Koppelmann2014-12-105-0/+252
* 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-102-3/+12
* target-tricore: Add instructions of RC opcode formatBastian Koppelmann2014-12-104-0/+799
* target-tricore: Add instructions of BRR opcode formatBastian Koppelmann2014-12-102-2/+89
* target-tricore: Add instructions of BRN opcode formatBastian Koppelmann2014-12-102-0/+27
* target-tricore: Add instructions of BRC opcode formatBastian Koppelmann2014-12-102-3/+56
* target-tricore: Add instructions of BOL opcode formatBastian Koppelmann2014-12-102-1/+51
* target-tricore: Add instructions of BO opcode formatBastian Koppelmann2014-10-204-0/+704
* 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-203-0/+352
* target-tricore: Cleanup and BugfixesBastian Koppelmann2014-10-202-27/+22
* target-tricore: Remove the dummy interrupt boilerplateRichard Henderson2014-09-254-8/+0
* target-tricore: Add instructions of SR opcode formatBastian Koppelmann2014-09-013-0/+164
* 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-013-0/+108
* 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-013-0/+276
* 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-013-0/+211
* target-tricore: Add instructions of SRC opcode formatBastian Koppelmann2014-09-012-0/+267
* target-tricore: Add masks and opcodes for decodingBastian Koppelmann2014-09-012-0/+1407
* target-tricore: Add initialization for translation and activate targetBastian Koppelmann2014-09-011-0/+165
* target-tricore: Add softmmu supportBastian Koppelmann2014-09-012-2/+85
* target-tricore: Add target stubs and qom-cpuBastian Koppelmann2014-09-019-0/+916
OpenPOWER on IntegriCloud