summaryrefslogtreecommitdiffstats
path: root/target/hppa/op_helper.c
Commit message (Expand)AuthorAgeFilesLines
* qemu/atomic.h: rename atomic_ to qatomic_Stefan Hajnoczi2020-09-231-1/+1
* softfloat: Name compare relation enumRichard Henderson2020-05-191-3/+4
* target/hppa: Allow, but diagnose, LDCW aligned only mod 4Richard Henderson2020-01-271-0/+9
* hppa/tcg: Call probe_write() also for CONFIG_USER_ONLYDavid Hildenbrand2019-09-031-2/+0Star
* sysemu: Split sysemu/runstate.h off sysemu/sysemu.hMarkus Armbruster2019-08-161-1/+1
* target/hppa: Use env_cpu, env_archcpuRichard Henderson2019-06-101-5/+3Star
* cpu: Replace ENV_GET_CPU with env_cpuRichard Henderson2019-06-101-1/+1
* target/hppa: remove PSW I/R/Q bit checkSven Schnelle2019-03-121-5/+0Star
* target/hppa: add TLB trace eventsSven Schnelle2019-03-121-0/+2
* target/hppa: move GETPC to HELPER() functionsSven Schnelle2019-02-121-10/+6Star
* target/hppa: fix PSW Q bit behaviour to match hardwareSven Schnelle2019-02-061-5/+9
* target/hppa: Remove floatX_maybe_silence_nan from conversionsRichard Henderson2018-05-181-2/+0Star
* target/*/cpu.h: remove softfloat.hAlex Bennée2018-02-211-1/+1
* target/hppa: Implement PROBE for system modeRichard Henderson2018-01-311-11/+23
* target/hppa: Implement halt and reset instructionsHelge Deller2018-01-311-0/+13
* target/hppa: Implement LPARichard Henderson2018-01-301-5/+5
* target/hppa: Implement the interval timerRichard Henderson2018-01-301-0/+36
* target/hppa: Implement IASQRichard Henderson2018-01-301-0/+2
* target/hppa: Implement rfiRichard Henderson2018-01-301-0/+24
* target/hppa: Implement the system mask instructionsRichard Henderson2018-01-301-0/+14
* target/hppa: Split address size from register sizeRichard Henderson2018-01-301-11/+11
* target/hppa: Define hardware exception typesRichard Henderson2018-01-301-3/+3
* target/hppa: Skeleton support for hppa-softmmuHelge Deller2018-01-301-2/+11
* accel/tcg: add size paremeter in tlb_fill()Laurent Vivier2018-01-251-1/+1
* target/hppa: check CF_PARALLEL instead of parallel_cpusEmilio G. Cota2017-10-241-4/+28
* target-hppa: Implement floating-point insnsRichard Henderson2017-01-231-0/+394
* target-hppa: Implement system and memory-management insnsRichard Henderson2017-01-231-0/+10
* target-hppa: Implement loads and storesRichard Henderson2017-01-231-0/+78
* target-hppa: Implement basic arithmeticRichard Henderson2017-01-231-0/+23
* target-hppa: Add framework and enable compilationRichard Henderson2017-01-231-0/+65