summaryrefslogtreecommitdiff
path: root/target-tilegx/helper.h
AgeCommit message (Expand)AuthorFilesLines
2015-10-07target-tilegx: Support iret instruction and related special registersChen Gang1-0/+1
2015-10-07target-tilegx: Implement v2mults instructionChen Gang1-0/+1
2015-10-07target-tilegx: Implement v?int_* instructions.Chen Gang1-0/+5
2015-10-07target-tilegx: Implement complex multiply instructionsRichard Henderson1-0/+3
2015-10-07target-tilegx: Implement crc instructionsRichard Henderson1-0/+2
2015-10-07target-tilegx: Implement v1multu instructionChen Gang1-0/+1
2015-10-07target-tilegx: Implement v*shl, v*shru, and v*shrs instructionsChen Gang1-0/+3
2015-09-15target-tilegx: Handle v1shl, v1shru, v1shrsRichard Henderson1-0/+4
2015-09-15target-tilegx: Handle most bit manipulation instructionsRichard Henderson1-0/+2
2015-09-15target-tilegx: Add several helpers for instructions translationChen Gang1-0/+4