index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
hppa
/
op_helper.c
Age
Commit message (
Expand
)
Author
2024-05-15
target/hppa: Drop tlb_entry return from hppa_get_physical_address
Richard Henderson
2024-05-15
target/hppa: Use delay_excp for conditional trap on overflow
Richard Henderson
2024-05-15
target/hppa: Use delay_excp for conditional traps
Richard Henderson
2024-03-19
target/hppa: fix do_stdby_e()
Sven Schnelle
2024-03-03
target/hppa: Restore unwind_breg before calculating ior
Helge Deller
2024-02-03
include/exec: Change cpu_mmu_index argument to CPUState
Richard Henderson
2024-01-13
target/hppa: Fix IOR and ISR on error in probe
Helge Deller
2023-11-13
target/hppa: Use PRIV_P_TO_MMU_IDX in helper_probe
Richard Henderson
2023-11-06
target/hppa: Implement HSHLADD, HSHRADD
Richard Henderson
2023-11-06
target/hppa: Implement HAVG
Richard Henderson
2023-11-06
target/hppa: Implement HSUB
Richard Henderson
2023-11-06
target/hppa: Implement HADD
Richard Henderson
2023-11-06
target/hppa: Remove TARGET_REGISTER_BITS
Richard Henderson
2023-11-06
target/hppa: Implement STDBY
Richard Henderson
2023-09-15
target/hppa: Add BTLB support to hppa TLB functions
Helge Deller
2023-07-15
accel/tcg: Return bool from page_check_range
Richard Henderson
2023-02-27
target/hppa: Extract system helpers to sys_helper.c
Philippe Mathieu-Daudé
2023-02-27
target/hppa: Extract FPU helpers to fpu_helper.c
Philippe Mathieu-Daudé
2022-08-19
target/hppa: Fix proberi instruction emulation for linux-user
Helge Deller
2022-04-21
compiler.h: replace QEMU_NORETURN with G_NORETURN
Marc-André Lureau
2022-02-21
exec/exec-all: Move 'qemu/log.h' include in units requiring it
Philippe Mathieu-Daudé
2022-02-02
hppa: Add support for an emulated TOC/NMI button.
Helge Deller
2021-12-30
target/hppa: Fix atomic_store_3 for STBY
Richard Henderson
2021-02-16
exec: Use cpu_untagged_addr in g2h; split out g2h_untagged
Richard Henderson
2020-11-15
overall/alpha tcg cpus|hppa: Fix Lesser GPL version number
Chetan Pant
2020-09-23
qemu/atomic.h: rename atomic_ to qatomic_
Stefan Hajnoczi
2020-05-19
softfloat: Name compare relation enum
Richard Henderson
2020-01-27
target/hppa: Allow, but diagnose, LDCW aligned only mod 4
Richard Henderson
2019-09-03
hppa/tcg: Call probe_write() also for CONFIG_USER_ONLY
David Hildenbrand
2019-08-16
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
2019-06-10
target/hppa: Use env_cpu, env_archcpu
Richard Henderson
2019-06-10
cpu: Replace ENV_GET_CPU with env_cpu
Richard Henderson
2019-03-12
target/hppa: remove PSW I/R/Q bit check
Sven Schnelle
2019-03-12
target/hppa: add TLB trace events
Sven Schnelle
2019-02-12
target/hppa: move GETPC to HELPER() functions
Sven Schnelle
2019-02-06
target/hppa: fix PSW Q bit behaviour to match hardware
Sven Schnelle
2018-05-17
target/hppa: Remove floatX_maybe_silence_nan from conversions
Richard Henderson
2018-02-21
target/*/cpu.h: remove softfloat.h
Alex Bennée
2018-01-31
target/hppa: Implement PROBE for system mode
Richard Henderson
2018-01-31
target/hppa: Implement halt and reset instructions
Helge Deller
2018-01-30
target/hppa: Implement LPA
Richard Henderson
2018-01-30
target/hppa: Implement the interval timer
Richard Henderson
2018-01-30
target/hppa: Implement IASQ
Richard Henderson
2018-01-30
target/hppa: Implement rfi
Richard Henderson
2018-01-30
target/hppa: Implement the system mask instructions
Richard Henderson
2018-01-30
target/hppa: Split address size from register size
Richard Henderson
2018-01-30
target/hppa: Define hardware exception types
Richard Henderson
2018-01-30
target/hppa: Skeleton support for hppa-softmmu
Helge Deller
2018-01-25
accel/tcg: add size paremeter in tlb_fill()
Laurent Vivier
2017-10-24
target/hppa: check CF_PARALLEL instead of parallel_cpus
Emilio G. Cota
[next]