summaryrefslogtreecommitdiffstats
path: root/target-tilegx/cpu.h
Commit message (Expand)AuthorAgeFilesLines
* target-*: Clean up cpu.h header guardsMarkus Armbruster2016-07-121-2/+3
* target-*: Don't redefine cpu_exec()Peter Crosthwaite2016-06-291-2/+0Star
* cpu: move exec-all.h inclusion out of cpu.hPaolo Bonzini2016-05-191-2/+0Star
* tb: consistently use uint32_t for tb->flagsEmilio G. Cota2016-05-131-1/+1
* all: Clean up includesPeter Maydell2016-02-231-1/+0Star
* Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20151007' into stagingPeter Maydell2015-10-081-1/+0Star
|\
| * target-*: Drop cpu_gen_code defineRichard Henderson2015-10-071-1/+0Star
* | target-tilegx: Support iret instruction and related special registersChen Gang2015-10-071-0/+2
* | target-tilegx: Use TILEGX_EXCP_SIGNAL instead of TILEGX_EXCP_SEGVRichard Henderson2015-10-071-2/+1Star
* | target-tilegx: Decode ill pseudo-instructionsChen Gang2015-10-071-1/+4
|/
* target-tilegx: Handle atomic instructionsRichard Henderson2015-09-151-1/+3
* target-tilegx: Generate SEGV properlyRichard Henderson2015-09-151-0/+2
* target-tilegx: Add cpu basic features for linux-userChen Gang2015-09-151-0/+175