summaryrefslogtreecommitdiffstats
path: root/target/hppa
Commit message (Expand)AuthorAgeFilesLines
* target/hppa: fix dcor instructionSven Schnelle2019-02-121-1/+1
* target/hppa: Fix addition '</<=' conditionsSven Schnelle2019-02-121-36/+57
* target/hppa: Rearrange log conditionsRichard Henderson2019-02-121-7/+49
* target/hppa: move GETPC to HELPER() functionsSven Schnelle2019-02-121-10/+6Star
* target/hppa: Merge translate_one into hppa_tr_translate_insnRichard Henderson2019-02-121-8/+3Star
* target/hppa: Convert fp operate insnsRichard Henderson2019-02-122-435/+483
* target/hppa: Convert fp fused multiply-add insnsRichard Henderson2019-02-122-53/+36Star
* target/hppa: Convert halt/reset insnsRichard Henderson2019-02-122-33/+19Star
* target/hppa: Convert fp indexed memory insnsRichard Henderson2019-02-122-93/+21Star
* target/hppa: Convert offset memory insnsRichard Henderson2019-02-122-165/+99Star
* target/hppa: Convert arithmetic immediate insnsRichard Henderson2019-02-122-89/+92
* target/hppa: Convert direct and indirect branchesRichard Henderson2019-02-122-102/+63Star
* target/hppa: Convert shift, extract, deposit insnsRichard Henderson2019-02-122-136/+94Star
* target/hppa: Convert conditional branchesRichard Henderson2019-02-122-126/+123Star
* target/hppa: Convert fp multiply-addRichard Henderson2019-02-122-29/+52
* target/hppa: Convert indexed memory insnsRichard Henderson2019-02-122-133/+60Star
* target/hppa: Convert arithmetic/logical insnsRichard Henderson2019-02-122-167/+189
* target/hppa: Convert memory management insnsRichard Henderson2019-02-122-111/+89Star
* target/hppa: Unify specializations of ORRichard Henderson2019-02-121-49/+59
* target/hppa: Convert remainder of system insnsRichard Henderson2019-02-122-55/+56
* target/hppa: Convert move to/from system registersRichard Henderson2019-02-122-35/+41
* target/hppa: Begin using scripts/decodetree.pyRichard Henderson2019-02-123-5/+51
* target/hppa: Use DisasContextBase.is_jmpRichard Henderson2019-02-121-483/+528
* target/hppa: fix PSW Q bit behaviour to match hardwareSven Schnelle2019-02-061-5/+9
* target/hppa: fix setting registers via gdbSven Schnelle2019-02-061-1/+1
* target/hppa: use tb_cflags() to access tb->cflagsEmilio G. Cota2019-02-061-1/+1
* vmstate: constify VMStateFieldMarc-André Lureau2018-11-271-4/+6
* target/hppa: Raise exception 26 on emulated hardwareHelge Deller2018-10-171-1/+2
* Merge remote-tracking branch 'remotes/rth/tags/tcg-next-pull-request' into st...Peter Maydell2018-06-041-3/+3
|\
| * tcg: Pass tb and index to tcg_gen_exit_tb separatelyRichard Henderson2018-06-021-3/+3
* | target: Do not include "exec/exec-all.h" if it is not necessaryPhilippe Mathieu-Daudé2018-06-012-2/+0Star
* | target/hppa: Include "qemu/log.h" to use qemu_log()Philippe Mathieu-Daudé2018-05-311-0/+1
|/
* fpu/softfloat: Specialize on snan_bit_is_oneRichard Henderson2018-05-181-1/+0Star
* target/hppa: Remove floatX_maybe_silence_nan from conversionsRichard Henderson2018-05-181-2/+0Star
* translator: merge max_insns into DisasContextBaseEmilio G. Cota2018-05-091-5/+2Star
* tcg: Improve TCGv_ptr supportRichard Henderson2018-05-011-14/+2Star
* target/hppa: Include priv level in user-only iaoqRichard Henderson2018-03-262-10/+6Star
* cpu: get rid of unused cpu_init() definesIgor Mammedov2018-03-191-1/+0Star
* cpu: add CPU_RESOLVING_TYPE macroIgor Mammedov2018-03-191-0/+1
* qom: introduce object_class_get_list_sortedPaolo Bonzini2018-03-121-14/+1Star
* target/*/cpu.h: remove softfloat.hAlex Bennée2018-02-213-2/+2
* qdev: use device_class_set_parent_realize/unrealize/reset()Philippe Mathieu-Daudé2018-02-051-2/+2
* target/hppa: Implement PROBE for system modeRichard Henderson2018-01-313-17/+40
* target/hppa: Fix 32-bit operand masks for 0E FCVTRichard Henderson2018-01-311-7/+7
* target/hppa: Enable MTTCGRichard Henderson2018-01-311-0/+6
* target/hppa: Implement STWARichard Henderson2018-01-311-1/+18
* target/hppa: Implement a pause instructionRichard Henderson2018-01-311-0/+36
* target/hppa: Implement LDSID for system modeHelge Deller2018-01-311-1/+13
* target/hppa: Fix commentHelge Deller2018-01-311-1/+1
* target/hppa: Increase number of temp regsRichard Henderson2018-01-311-1/+1