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