summaryrefslogtreecommitdiff
path: root/target-tilegx/cpu.h
AgeCommit message (Expand)AuthorFilesLines
2016-02-23all: Clean up includesPeter Maydell1-1/+0
2015-10-08Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20151007' into stagingPeter Maydell1-1/+0
2015-10-07target-*: Drop cpu_gen_code defineRichard Henderson1-1/+0
2015-10-07target-tilegx: Support iret instruction and related special registersChen Gang1-0/+2
2015-10-07target-tilegx: Use TILEGX_EXCP_SIGNAL instead of TILEGX_EXCP_SEGVRichard Henderson1-2/+1
2015-10-07target-tilegx: Decode ill pseudo-instructionsChen Gang1-1/+4
2015-09-15target-tilegx: Handle atomic instructionsRichard Henderson1-1/+3
2015-09-15target-tilegx: Generate SEGV properlyRichard Henderson1-0/+2
2015-09-15target-tilegx: Add cpu basic features for linux-userChen Gang1-0/+175