aboutsummaryrefslogtreecommitdiff
path: root/target/hppa
AgeCommit message (Expand)Author
2018-06-04Merge remote-tracking branch 'remotes/rth/tags/tcg-next-pull-request' into st...Peter Maydell
2018-06-01tcg: Pass tb and index to tcg_gen_exit_tb separatelyRichard Henderson
2018-06-01target: Do not include "exec/exec-all.h" if it is not necessaryPhilippe Mathieu-Daudé
2018-05-31target/hppa: Include "qemu/log.h" to use qemu_log()Philippe Mathieu-Daudé
2018-05-17fpu/softfloat: Specialize on snan_bit_is_oneRichard Henderson
2018-05-17target/hppa: Remove floatX_maybe_silence_nan from conversionsRichard Henderson
2018-05-09translator: merge max_insns into DisasContextBaseEmilio G. Cota
2018-05-01tcg: Improve TCGv_ptr supportRichard Henderson
2018-03-26target/hppa: Include priv level in user-only iaoqRichard Henderson
2018-03-19cpu: get rid of unused cpu_init() definesIgor Mammedov
2018-03-19cpu: add CPU_RESOLVING_TYPE macroIgor Mammedov
2018-03-12qom: introduce object_class_get_list_sortedPaolo Bonzini
2018-02-21target/*/cpu.h: remove softfloat.hAlex Bennée
2018-02-05qdev: use device_class_set_parent_realize/unrealize/reset()Philippe Mathieu-Daudé
2018-01-31target/hppa: Implement PROBE for system modeRichard Henderson
2018-01-31target/hppa: Fix 32-bit operand masks for 0E FCVTRichard Henderson
2018-01-31target/hppa: Enable MTTCGRichard Henderson
2018-01-31target/hppa: Implement STWARichard Henderson
2018-01-31target/hppa: Implement a pause instructionRichard Henderson
2018-01-31target/hppa: Implement LDSID for system modeHelge Deller
2018-01-31target/hppa: Fix commentHelge Deller
2018-01-31target/hppa: Increase number of temp regsRichard Henderson
2018-01-31target/hppa: Only use EXCP_DTLB_MISSRichard Henderson
2018-01-31target/hppa: Implement B,GATE insnRichard Henderson
2018-01-31target/hppa: Add migration for the cpuRichard Henderson
2018-01-31target/hppa: Add system registers to gdbstubRichard Henderson
2018-01-31target/hppa: Optimize for flat addressing spaceRichard Henderson
2018-01-31target/hppa: Implement halt and reset instructionsHelge Deller
2018-01-30target/hppa: Implement SYNCDMA insnRichard Henderson
2018-01-30target/hppa: Implement LCIRichard Henderson
2018-01-30target/hppa: Implement LPARichard Henderson
2018-01-30target/hppa: Implement LDWARichard Henderson
2018-01-30target/hppa: Implement P*TLB and P*TLBE insnsRichard Henderson
2018-01-30target/hppa: Implement I*TLBA and I*TLBP insnsRichard Henderson
2018-01-30target/hppa: Log unimplemented instructionsRichard Henderson
2018-01-30target/hppa: Implement the interval timerRichard Henderson
2018-01-30target/hppa: Implement external interruptsRichard Henderson
2018-01-30target/hppa: Implement tlb_fillRichard Henderson
2018-01-30target/hppa: Implement IASQRichard Henderson
2018-01-30target/hppa: Avoid privilege level decrease during branchesRichard Henderson
2018-01-30target/hppa: Use space registers in data operationsRichard Henderson
2018-01-30target/hppa: Implement unaligned access trapRichard Henderson
2018-01-30target/hppa: Fill in hppa_cpu_do_interrupt/hppa_cpu_exec_interruptRichard Henderson
2018-01-30target/hppa: Implement rfiRichard Henderson
2018-01-30target/hppa: Adjust insn mask for mfctl,wRichard Henderson
2018-01-30target/hppa: Add control registersRichard Henderson
2018-01-30target/hppa: Add space registersRichard Henderson
2018-01-30target/hppa: Implement the system mask instructionsRichard Henderson
2018-01-30target/hppa: Implement mmu_idx from IA privilege levelRichard Henderson
2018-01-30target/hppa: Split address size from register sizeRichard Henderson