summaryrefslogtreecommitdiff
path: root/target/hppa
AgeCommit message (Expand)Author
2019-02-12target/hppa: fix dcor instructionSven Schnelle
2019-02-12target/hppa: Fix addition '</<=' conditionsSven Schnelle
2019-02-12target/hppa: Rearrange log conditionsRichard Henderson
2019-02-12target/hppa: move GETPC to HELPER() functionsSven Schnelle
2019-02-12target/hppa: Merge translate_one into hppa_tr_translate_insnRichard Henderson
2019-02-12target/hppa: Convert fp operate insnsRichard Henderson
2019-02-12target/hppa: Convert fp fused multiply-add insnsRichard Henderson
2019-02-12target/hppa: Convert halt/reset insnsRichard Henderson
2019-02-12target/hppa: Convert fp indexed memory insnsRichard Henderson
2019-02-12target/hppa: Convert offset memory insnsRichard Henderson
2019-02-12target/hppa: Convert arithmetic immediate insnsRichard Henderson
2019-02-12target/hppa: Convert direct and indirect branchesRichard Henderson
2019-02-12target/hppa: Convert shift, extract, deposit insnsRichard Henderson
2019-02-12target/hppa: Convert conditional branchesRichard Henderson
2019-02-12target/hppa: Convert fp multiply-addRichard Henderson
2019-02-12target/hppa: Convert indexed memory insnsRichard Henderson
2019-02-12target/hppa: Convert arithmetic/logical insnsRichard Henderson
2019-02-12target/hppa: Convert memory management insnsRichard Henderson
2019-02-12target/hppa: Unify specializations of ORRichard Henderson
2019-02-12target/hppa: Convert remainder of system insnsRichard Henderson
2019-02-12target/hppa: Convert move to/from system registersRichard Henderson
2019-02-12target/hppa: Begin using scripts/decodetree.pyRichard Henderson
2019-02-12target/hppa: Use DisasContextBase.is_jmpRichard Henderson
2019-02-06target/hppa: fix PSW Q bit behaviour to match hardwareSven Schnelle
2019-02-06target/hppa: fix setting registers via gdbSven Schnelle
2019-02-06target/hppa: use tb_cflags() to access tb->cflagsEmilio G. Cota
2018-11-27vmstate: constify VMStateFieldMarc-André Lureau
2018-10-16target/hppa: Raise exception 26 on emulated hardwareHelge Deller
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