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
/
sparc
/
cpu.h
Age
Commit message (
Expand
)
Author
2024-09-11
target/sparc: Add FSR_QNE to tb_flags
Richard Henderson
2024-09-11
target/sparc: Add FQ and FSR.QNE
Carl Hauser
2024-04-26
target: Define TCG_GUEST_DEFAULT_MO in 'cpu-param.h'
Philippe Mathieu-Daudé
2024-02-15
target/sparc: Provide hint about CPUSPARCState::irq_manager member
Philippe Mathieu-Daudé
2024-02-03
target/sparc: Remove FSR_FTT_NMASK, FSR_FTT_CEXC_NMASK
Richard Henderson
2024-02-03
target/sparc: Split fcc out of env->fsr
Richard Henderson
2024-02-03
target/sparc: Split cexc and ftt from env->fsr
Richard Henderson
2024-02-03
target/sparc: Split ver from env->fsr
Richard Henderson
2024-02-03
target/sparc: Introduce cpu_get_fsr, cpu_put_fsr
Richard Henderson
2024-02-03
target/sparc: Remove qt0, qt1 temporaries
Richard Henderson
2024-02-03
include/exec: Change cpu_mmu_index argument to CPUState
Richard Henderson
2024-02-03
include/exec: Implement cpu_mmu_index generically
Richard Henderson
2024-02-03
target/sparc: Populate CPUClass.mmu_index
Richard Henderson
2024-01-05
target/sparc: Simplify qemu_irq_ack
Clément Chigot
2023-11-07
target: Move ArchCPUClass definition to 'cpu.h'
Philippe Mathieu-Daudé
2023-11-07
target: Declare FOO_CPU_TYPE_NAME/SUFFIX in 'cpu-qom.h'
Philippe Mathieu-Daudé
2023-11-07
target: Unify QOM style
Philippe Mathieu-Daudé
2023-11-05
target/sparc: Remove CC_OP leftovers
Richard Henderson
2023-11-05
target/sparc: Remove CC_OP_TADDTV, CC_OP_TSUBTV
Richard Henderson
2023-11-05
target/sparc: Remove CC_OP_SUB, CC_OP_SUBX, CC_OP_TSUB
Richard Henderson
2023-11-05
target/sparc: Remove CC_OP_ADD, CC_OP_ADDX, CC_OP_TADD
Richard Henderson
2023-11-05
target/sparc: Remove CC_OP_DIV
Richard Henderson
2023-11-05
target/sparc: Remove CC_OP_LOGIC
Richard Henderson
2023-11-05
target/sparc: Split psr and xcc into components
Richard Henderson
2023-11-05
target/sparc: Introduce cpu_put_psr_icc
Richard Henderson
2023-10-25
target/sparc: Remove sparcv7 cpu features
Richard Henderson
2023-10-25
target/sparc: Define features via cpu-feature.h.inc
Richard Henderson
2023-10-25
target/sparc: Set TCG_GUEST_DEFAULT_MO
Richard Henderson
2023-10-03
accel/tcg: Move CPUNegativeOffsetState into CPUState
Richard Henderson
2023-07-25
target/sparc: Handle FPRS correctly on big-endian hosts
Peter Maydell
2023-06-26
target: Widen pc/cs_base in cpu_get_tb_cpu_state
Anton Johansson
2023-06-05
tcg: Remove NO_CPU_IO_DEFS
Richard Henderson
2023-03-10
linux-user/sparc: Handle floating-point exceptions
Richard Henderson
2023-02-27
target/cpu: Restrict cpu_get_phys_page_debug() handlers to sysemu
Philippe Mathieu-Daudé
2022-10-26
target/sparc: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-04-21
compiler.h: replace QEMU_NORETURN with G_NORETURN
Marc-André Lureau
2022-04-06
Move CPU softfloat unions to cpu-float.h
Marc-André Lureau
2022-03-06
target: Use ArchCPU as interface to target CPU
Philippe Mathieu-Daudé
2022-03-06
target: Introduce and use OBJECT_DECLARE_CPU_TYPE() macro
Philippe Mathieu-Daudé
2022-03-06
target: Use CPUArchState as interface to target-specific CPU state
Philippe Mathieu-Daudé
2021-09-21
include/exec: Move cpu_signal_handler declaration
Richard Henderson
2021-09-16
target/sparc: Make sparc_cpu_dump_state() static
Philippe Mathieu-Daudé
2021-05-04
hw/sparc: Allow building without the leon3 machine
Philippe Mathieu-Daudé
2020-12-18
linux-user/sparc: Handle tstate in sparc64_get/set_context()
Peter Maydell
2020-12-18
linux-user/sparc: Correct sparc64_get/set_context() FPU handling
Peter Maydell
2020-03-17
gdbstub: extend GByteArray to read register helpers
Alex Bennée
2019-11-06
target/sparc: Define an enumeration for accessing env->regwptr
Richard Henderson
2019-09-17
target/sparc: Switch to do_transaction_failed() hook
Peter Maydell
2019-09-03
target/sparc: sun4u Invert Endian TTE bit
Tony Nguyen
2019-08-20
configure: Define target access alignment in configure
tony.nguyen@bt.com
[next]