summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20151007' into stagingPeter Maydell2015-10-0845-1492/+964
|\ \ \
| * | | tcg: Adjust CODE_GEN_AVG_BLOCK_SIZERichard Henderson2015-10-071-5/+6
| * | | tcg: Check for overflow via highwater markRichard Henderson2015-10-074-16/+40
| * | | tcg: Allocate a guard page after code_gen_bufferRichard Henderson2015-10-071-91/+119
| * | | tcg: Emit prologue to the beginning of code_gen_bufferRichard Henderson2015-10-072-26/+37
| * | | tcg: Remove tcg_gen_code_search_pcRichard Henderson2015-10-072-42/+19
| * | | tcg: Remove gen_intermediate_code_pcRichard Henderson2015-10-0722-736/+90
| * | | tcg: Save insn data and use it in cpu_restore_state_from_tbRichard Henderson2015-10-074-55/+140
| * | | tcg: Pass data argument to restore_state_to_opcRichard Henderson2015-10-0722-66/+79
| * | | tcg: Add TCG_MAX_INSNSRichard Henderson2015-10-0720-17/+95
| * | | target-*: Drop cpu_gen_code defineRichard Henderson2015-10-0716-16/+0
| * | | tcg: Merge cpu_gen_code into tb_gen_codeRichard Henderson2015-10-072-74/+59
| * | | target-sparc: Add npc state to insn_startRichard Henderson2015-10-072-1/+7
| * | | target-sparc: Remove gen_opc_jump_pcRichard Henderson2015-10-071-9/+10
| * | | target-sparc: Split out gen_branch_nRichard Henderson2015-10-071-27/+28
| * | | target-sparc: Tidy gen_branch_a interfaceRichard Henderson2015-10-071-11/+10
| * | | target-cris: Mirror gen_opc_pc into insn_startRichard Henderson2015-10-071-1/+2
| * | | target-sh4: Add flags state to insn_startRichard Henderson2015-10-072-1/+2
| * | | target-s390x: Add cc_op state to insn_startRichard Henderson2015-10-072-1/+2
| * | | target-mips: Add delayed branch state to insn_startRichard Henderson2015-10-072-1/+3
| * | | target-i386: Add cc_op state to insn_startRichard Henderson2015-10-072-1/+2
| * | | target-arm: Add condexec state to insn_startRichard Henderson2015-10-073-2/+4
| * | | tcg: Allow extra data to be attached to insn_startRichard Henderson2015-10-074-16/+59
| * | | target-*: Introduce and use cpu_breakpoint_testRichard Henderson2015-10-0718-239/+160
| * | | target-*: Increment num_insns immediately after tcg_gen_insn_startRichard Henderson2015-10-0719-39/+41
| * | | target-*: Unconditionally emit tcg_gen_insn_startRichard Henderson2015-10-0720-81/+41
| * | | tcg: Rename debug_insn_start to insn_startRichard Henderson2015-10-0723-37/+28
| | |/ | |/|
* | | Merge remote-tracking branch 'remotes/rth/tags/pull-tile-20151007' into stagingPeter Maydell2015-10-0810-81/+799
|\ \ \
| * | | target-tilegx: Support iret instruction and related special registersChen Gang2015-10-074-1/+38
| * | | target-tilegx: Use TILEGX_EXCP_OPCODE_UNKNOWN and TILEGX_EXCP_OPCODE_UNIMPLEM...Chen Gang2015-10-071-17/+24
| * | | target-tilegx: Implement v2mults instructionChen Gang2015-10-073-0/+20
| * | | target-tilegx: Implement v?int_* instructions.Chen Gang2015-10-073-0/+67
| * | | target-tilegx: Implement v2sh* instructionsChen Gang2015-10-071-1/+17
| * | | target-tilegx: Handle nofault prefetch instructionsRichard Henderson2015-10-071-14/+26
| * | | target-tilegx: Fix a typo for mnemonic about "ld_add"Chen Gang2015-10-071-1/+1
| * | | target-tilegx: Use TILEGX_EXCP_SIGNAL instead of TILEGX_EXCP_SEGVRichard Henderson2015-10-073-21/+30
| * | | target-tilegx: Decode ill pseudo-instructionsChen Gang2015-10-073-15/+85
| * | | linux-user/tilegx: Implement tilegx signal featuresChen Gang2015-10-072-1/+161
| * | | linux-user/syscall_defs.h: Sync the latest si_code from Linux kernelChen Gang2015-10-071-0/+11
| * | | target-tilegx: Let x1 pipe process bpt instruction onlyChen Gang2015-10-071-1/+7
| * | | target-tilegx: Implement complex multiply instructionsRichard Henderson2015-10-073-1/+73
| * | | target-tilegx: Implement table index instructionsRichard Henderson2015-10-071-0/+15
| * | | target-tilegx: Implement crc instructionsRichard Henderson2015-10-073-1/+28
| * | | target-tilegx: Implement v1multu instructionChen Gang2015-10-073-0/+18
| * | | target-tilegx: Implement v*add and v*sub instructionsChen Gang2015-10-071-21/+116
| * | | target-tilegx: Implement v*shl, v*shru, and v*shrs instructionsChen Gang2015-10-073-0/+73
| * | | target-tilegx: Tidy simd_helper.cRichard Henderson2015-10-071-4/+7
| |/ /
* | | Merge remote-tracking branch 'remotes/ehabkost/tags/numa-pull-request' into s...Peter Maydell2015-10-081-2/+3
|\ \ \
| * | | pc-dimm: Fail realization for invalid nodes in non-NUMA configBharata B Rao2015-10-061-2/+3
| |/ /
* | | Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20151006' into s...Peter Maydell2015-10-069-17/+118
|\ \ \ | |/ / |/| |
OpenPOWER on IntegriCloud