summaryrefslogtreecommitdiff
path: root/target-tricore/op_helper.c
AgeCommit message (Expand)AuthorFilesLines
2014-12-21target-tricore: Add instructions of RR1 opcode format, that have 0xb3 as firs...Bastian Koppelmann1-0/+72
2014-12-21target-tricore: Add instructions of RR opcode format, that have 0x4b as the f...Bastian Koppelmann1-0/+195
2014-12-21target-tricore: Add instructions of RR opcode format, that have 0xf as the fi...Bastian Koppelmann1-0/+160
2014-12-21target-tricore: Add instructions of RR opcode format, that have 0xb as the fi...Bastian Koppelmann1-0/+525
2014-12-21target-tricore: Change SSOV/SUOV makro name to SSOV32/SUOV32Bastian Koppelmann1-76/+58
2014-12-10target-tricore: Add instructions of RCR opcode formatBastian Koppelmann1-0/+168
2014-12-10target-tricore: Add instructions of RLC opcode formatBastian Koppelmann1-0/+11
2014-12-10target-tricore: Add instructions of RC opcode formatBastian Koppelmann1-0/+99
2014-10-20target-tricore: Add instructions of BO opcode formatBastian Koppelmann1-0/+36
2014-10-20target-tricore: Add instructions of ABS, ABSB opcode formatBastian Koppelmann1-0/+45
2014-10-20target-tricore: Cleanup and BugfixesBastian Koppelmann1-26/+21
2014-09-01target-tricore: Add instructions of SR opcode formatBastian Koppelmann1-0/+52
2014-09-01target-tricore: Add instructions of SC opcode formatBastian Koppelmann1-0/+59
2014-09-01target-tricore: Add instructions of SB opcode formatBastian Koppelmann1-0/+180
2014-09-01target-tricore: Add instructions of SRR opcode formatBastian Koppelmann1-0/+43
2014-09-01target-tricore: Add softmmu supportBastian Koppelmann1-1/+32
2014-09-01target-tricore: Add target stubs and qom-cpuBastian Koppelmann1-0/+27