aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-17target-arm: Use dedicated CPU state fields for ARM946 access bit registersPeter Maydell
2014-04-17target-arm: A64: Implement DC ZVAPeter Maydell
2014-04-17target-arm: Don't mention PMU in debug feature registerPeter Maydell
2014-04-17target-arm: Add v8 mmu translation supportRob Herring
2014-04-17target-arm: Fix VFP enables for AArch32 EL0 under AArch64 EL1Peter Maydell
2014-04-17target-arm: A64: Add assertion that FP access was checkedPeter Maydell
2014-04-17target-arm: A64: Correctly fault FP/Neon if CPACR.FPEN setPeter Maydell
2014-04-17target-arm: Provide syndrome information for MMU faultsRob Herring
2014-04-17target-arm: Add support for generating exceptions with syndrome informationPeter Maydell
2014-04-17target-arm: Provide correct syndrome information for cpreg access trapsPeter Maydell
2014-04-17target-arm: Define exception record for AArch64 exceptionsPeter Maydell
2014-04-17target-arm: Implement AArch64 DAIF system registerPeter Maydell
2014-04-17target-arm: Split out private-to-target functions into internals.hPeter Maydell
2014-04-17Merge remote-tracking branch 'remotes/rth/tcg-aarch-6-5' into stagingPeter Maydell
2014-04-17Open 2.1 development treePeter Maydell
2014-04-17target-alpha: Remove cpu_unique, cpu_sysval, cpu_uspRichard Henderson
2014-04-17target-alpha: Tidy alpha_translate_initRichard Henderson
2014-04-17target-alpha: Don't issue goto_tb under singlestepRichard Henderson
2014-04-17target-alpha: Use non-local temps for zero/sinkRichard Henderson
2014-04-17target-alpha: Use extract to get insn fieldsRichard Henderson
2014-04-17target-alpha: Convert mfpr/mtpr to source/sinkRichard Henderson
2014-04-17target-alpha: Convert gen_cpys et al to source/sinkRichard Henderson
2014-04-17target-alpha: Convert gen_fcvtlq/ql to source/sinkRichard Henderson
2014-04-17target-alpha: Convert gen_fcmov to source/sinkRichard Henderson
2014-04-17target-alpha: Convert gen_bcond to source/sinkRichard Henderson
2014-04-17target-alpha: Convert most ieee insns to source/sinkRichard Henderson
2014-04-17target-alpha: Convert gen_ieee_input to source/sinkRichard Henderson
2014-04-17target-alpha: Convert MVIOP2 to source/sinkRichard Henderson
2014-04-17target-alpha: Convert ARITH3 to source/sinkRichard Henderson
2014-04-17target-alpha: Convert FARITH3 to source/sinkRichard Henderson
2014-04-17target-alpha: Convert FARITH2 to source/sinkRichard Henderson
2014-04-17target-alpha: Convert gen_zap/not to source/sinkRichard Henderson
2014-04-17target-alpha: Convert gen_ins_h/l to source/sinkRichard Henderson
2014-04-17target-alpha: Convert gen_ext_h/l to source/sinkRichard Henderson
2014-04-17target-alpha: Convert gen_msk_h/l to source/sinkRichard Henderson
2014-04-17target-alpha: Convert gen_cmov to source/sinkRichard Henderson
2014-04-17target-alpha: Convert ARITH3_EX to source/sinkRichard Henderson
2014-04-17target-alpha: Convert gen_cmp to source/sinkRichard Henderson
2014-04-17target-alpha: Convert gen_store_conditional to source/sinkRichard Henderson
2014-04-17target-alpha: Convert gen_load/store_mem to source/sinkRichard Henderson
2014-04-17target-alpha: Convert opcode 0x1F to source/sinkRichard Henderson
2014-04-17target-alpha: Convert opcode 0x1E to source/sinkRichard Henderson
2014-04-17target-alpha: Convert opcode 0x1C to source/sinkRichard Henderson
2014-04-17target-alpha: Convert opcode 0x1B to source/sinkRichard Henderson
2014-04-17target-alpha: Convert opcode 0x1A to source/sinkRichard Henderson
2014-04-17target-alpha: Convert opcode 0x18 to source/sinkRichard Henderson
2014-04-17target-alpha: Convert opcode 0x17 to source/sinkRichard Henderson
2014-04-17target-alpha: Convert opcode 0x14 to source/sinkRichard Henderson
2014-04-17target-alpha: Convert opcode 0x13 to source/sinkRichard Henderson
2014-04-17target-alpha: Convert opcode 0x12 to source/sinkRichard Henderson