summaryrefslogtreecommitdiff
path: root/target-tilegx/helper.c
AgeCommit message (Expand)AuthorFilesLines
2016-05-19cpu: move exec-all.h inclusion out of cpu.hPaolo Bonzini1-0/+1
2016-01-29tilegx: Clean up includesPeter Maydell1-0/+1
2015-10-07target-tilegx: Support iret instruction and related special registersChen Gang1-0/+22
2015-10-07target-tilegx: Implement complex multiply instructionsRichard Henderson1-0/+40
2015-10-07target-tilegx: Implement crc instructionsRichard Henderson1-0/+19
2015-09-15target-tilegx: Handle most bit manipulation instructionsRichard Henderson1-0/+10
2015-09-15target-tilegx: Add several helpers for instructions translationChen Gang1-0/+70