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
/
hexagon
/
cpu.h
Age
Commit message (
Expand
)
Author
2023-06-26
target: Widen pc/cs_base in cpu_get_tb_cpu_state
Anton Johansson
2023-05-18
Hexagon: list available CPUs with `-cpu help`
Matheus Tavares Bernardino
2023-05-18
Hexagon (target/hexagon) Move items to DisasContext
Taylor Simpson
2023-05-18
Hexagon (target/hexagon) Move pkt_has_store_s1 to DisasContext
Taylor Simpson
2023-05-18
Hexagon (target/hexagon) Move pred_written to DisasContext
Taylor Simpson
2023-05-18
Hexagon (target/hexagon) Move new_pred_value to DisasContext
Taylor Simpson
2023-05-18
Hexagon (target/hexagon) Move new_value to DisasContext
Taylor Simpson
2023-05-18
Hexagon (target/hexagon) Make special new_value for USR
Taylor Simpson
2023-05-18
Hexagon (target/hexagon) Short-circuit packet register writes
Taylor Simpson
2023-05-18
Hexagon (target/hexagon) Add support for v68/v69/v71/v73
Taylor Simpson
2023-03-06
Hexagon (target/hexagon) Improve code gen for predicated HVX instructions
Taylor Simpson
2022-12-18
Merge tag 'pull-hex-20221216-1' of https://github.com/quic/qemu into staging
Peter Maydell
2022-12-16
Hexagon (target/hexagon) Use direct block chaining for tight loops
Taylor Simpson
2022-12-16
Hexagon (target/hexagon) Remove next_PC from runtime state
Taylor Simpson
2022-12-16
target/hexagon: Convert to 3-phase reset
Peter Maydell
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é
2022-03-06
target/hexagon: Add missing 'hw/core/cpu.h' include
Philippe Mathieu-Daudé
2022-03-06
Hexagon (target/hexagon) convert to OBJECT_DECLARE_TYPE
Taylor Simpson
2021-12-15
target/hexagon/cpu.h: don't include qemu-common.h
Peter Maydell
2021-11-03
Hexagon HVX (target/hexagon) add Hexagon Vector eXtensions (HVX) to core
Taylor Simpson
2021-10-13
target/hexagon: Implement cpu_mmu_index
Richard Henderson
2021-09-21
include/exec: Move cpu_signal_handler declaration
Richard Henderson
2021-05-01
Hexagon (target/hexagon) use env_archcpu and env_cpu
Taylor Simpson
2021-02-18
Hexagon (target/hexagon) scalar core definition
Taylor Simpson