aboutsummaryrefslogtreecommitdiff
path: root/target/hppa/op_helper.c
AgeCommit message (Expand)Author
2023-02-27target/hppa: Extract system helpers to sys_helper.cPhilippe Mathieu-Daudé
2023-02-27target/hppa: Extract FPU helpers to fpu_helper.cPhilippe Mathieu-Daudé
2022-08-19target/hppa: Fix proberi instruction emulation for linux-userHelge Deller
2022-04-21compiler.h: replace QEMU_NORETURN with G_NORETURNMarc-André Lureau
2022-02-21exec/exec-all: Move 'qemu/log.h' include in units requiring itPhilippe Mathieu-Daudé
2022-02-02hppa: Add support for an emulated TOC/NMI button.Helge Deller
2021-12-30target/hppa: Fix atomic_store_3 for STBYRichard Henderson
2021-02-16exec: Use cpu_untagged_addr in g2h; split out g2h_untaggedRichard Henderson
2020-11-15overall/alpha tcg cpus|hppa: Fix Lesser GPL version numberChetan Pant
2020-09-23qemu/atomic.h: rename atomic_ to qatomic_Stefan Hajnoczi
2020-05-19softfloat: Name compare relation enumRichard Henderson
2020-01-27target/hppa: Allow, but diagnose, LDCW aligned only mod 4Richard Henderson
2019-09-03hppa/tcg: Call probe_write() also for CONFIG_USER_ONLYDavid Hildenbrand
2019-08-16sysemu: Split sysemu/runstate.h off sysemu/sysemu.hMarkus Armbruster
2019-06-10target/hppa: Use env_cpu, env_archcpuRichard Henderson
2019-06-10cpu: Replace ENV_GET_CPU with env_cpuRichard Henderson
2019-03-12target/hppa: remove PSW I/R/Q bit checkSven Schnelle
2019-03-12target/hppa: add TLB trace eventsSven Schnelle
2019-02-12target/hppa: move GETPC to HELPER() functionsSven Schnelle
2019-02-06target/hppa: fix PSW Q bit behaviour to match hardwareSven Schnelle
2018-05-17target/hppa: Remove floatX_maybe_silence_nan from conversionsRichard Henderson
2018-02-21target/*/cpu.h: remove softfloat.hAlex Bennée
2018-01-31target/hppa: Implement PROBE for system modeRichard Henderson
2018-01-31target/hppa: Implement halt and reset instructionsHelge Deller
2018-01-30target/hppa: Implement LPARichard Henderson
2018-01-30target/hppa: Implement the interval timerRichard Henderson
2018-01-30target/hppa: Implement IASQRichard Henderson
2018-01-30target/hppa: Implement rfiRichard Henderson
2018-01-30target/hppa: Implement the system mask instructionsRichard Henderson
2018-01-30target/hppa: Split address size from register sizeRichard Henderson
2018-01-30target/hppa: Define hardware exception typesRichard Henderson
2018-01-30target/hppa: Skeleton support for hppa-softmmuHelge Deller
2018-01-25accel/tcg: add size paremeter in tlb_fill()Laurent Vivier
2017-10-24target/hppa: check CF_PARALLEL instead of parallel_cpusEmilio G. Cota
2017-01-23target-hppa: Implement floating-point insnsRichard Henderson
2017-01-23target-hppa: Implement system and memory-management insnsRichard Henderson
2017-01-23target-hppa: Implement loads and storesRichard Henderson
2017-01-23target-hppa: Implement basic arithmeticRichard Henderson
2017-01-23target-hppa: Add framework and enable compilationRichard Henderson