summaryrefslogtreecommitdiffstats
path: root/target-tricore/op_helper.c
Commit message (Expand)AuthorAgeFilesLines
* target-tricore: Add instructions of RRR opcode formatBastian Koppelmann2015-01-271-0/+160
* target-tricore: split up suov32 into suov32_pos and suov32_negBastian Koppelmann2015-01-261-15/+26
* target-tricore: calculate av bits before saturationBastian Koppelmann2015-01-261-12/+16
* target-tricore: Several translator and cpu model fixesBastian Koppelmann2015-01-261-0/+1
* target-tricore: Add missing ULL suffix on 64 bit constantPeter Maydell2015-01-261-1/+1
* 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/+58
* 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/+21
* 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
OpenPOWER on IntegriCloud