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
Age
Commit message (
Expand
)
Author
2022-10-05
Merge tag 'pull-hex-20221003' of https://github.com/quic/qemu into staging
Stefan Hajnoczi
2022-10-04
accel/tcg: Introduce tb_pc and log_pc
Richard Henderson
2022-10-04
hw/core: Add CPUClass.get_pc
Richard Henderson
2022-10-03
Hexagon (gen_tcg_funcs.py): avoid duplicated tcg code on A_CVI_NEW
Matheus Tavares Bernardino
2022-09-30
Hexagon (target/hexagon) move store size tracking to translation
Taylor Simpson
2022-09-30
Hexagon (target/hexagon) Change decision to set pkt_has_store_s[01]
Taylor Simpson
2022-09-30
Hexagon (target/hexagon) add instruction attributes from archlib
Taylor Simpson
2022-09-19
Hexagon (target/hexagon) remove unused encodings
Taylor Simpson
2022-09-06
accel/tcg: Add pc and host_pc params to gen_intermediate_code
Richard Henderson
2022-07-31
Hexagon (target/hexagon) make VyV operands use a unique temp
Taylor Simpson
2022-07-19
Hexagon (target/hexagon) fix bug in mem_noshuf load exception
Taylor Simpson
2022-07-19
Hexagon (target/hexagon) fix store w/mem_noshuf & predicated load
Taylor Simpson
2022-05-11
Clean up decorations and whitespace around header guards
Markus Armbruster
2022-05-11
Clean up header guards that don't match their file name
Markus Armbruster
2022-04-21
compiler.h: replace QEMU_NORETURN with G_NORETURN
Marc-André Lureau
2022-04-20
exec/translator: Pass the locked filepointer to disas_log hook
Richard Henderson
2022-04-20
target/hexagon: Remove qemu_set_log in hexagon_translate_init
Richard Henderson
2022-04-06
Remove qemu-common.h include from most units
Marc-André Lureau
2022-03-12
target/hexagon: remove unused variable
Zongyuan Li
2022-03-12
Hexagon (target/hexagon) assignment to c4 should wait until packet commit
Taylor Simpson
2022-03-12
Hexagon (target/hexagon) fix bug in conv_df2uw_chop
Taylor Simpson
2022-03-12
Hexagon (target/hexagon) properly handle NaN in dfmin/dfmax/sfmin/sfmax
Taylor Simpson
2022-03-12
Hexagon (target/hexagon) properly handle denorm in arch_sf_recip_common
Taylor Simpson
2022-03-12
Hexagon (target/hexagon) properly set FPINVF bit in sfcmp.uo and dfcmp.uo
Taylor Simpson
2022-03-12
Hexagon HVX (target/hexagon) fix bug in HVX saturate instructions
Taylor Simpson
2022-03-12
Hexagon (target/hexagon) fix bug in circular addressing
Michael Lambert
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
2022-02-21
exec/exec-all: Move 'qemu/log.h' include in units requiring it
Philippe Mathieu-Daudé
2021-12-15
target/hexagon/cpu.h: don't include qemu-common.h
Peter Maydell
2021-11-04
Merge remote-tracking branch 'remotes/quic/tags/pull-hex-20211103' into staging
Richard Henderson
2021-11-03
Hexagon HVX (target/hexagon) import instruction encodings
Taylor Simpson
2021-11-03
Hexagon HVX (target/hexagon) instruction decoding
Taylor Simpson
2021-11-03
Hexagon HVX (target/hexagon) import semantics
Taylor Simpson
2021-11-03
Hexagon HVX (target/hexagon) helper overrides - vector stores
Taylor Simpson
2021-11-03
Hexagon HVX (target/hexagon) helper overrides - vector loads
Taylor Simpson
2021-11-03
Hexagon HVX (target/hexagon) helper overrides - vector splat and abs
Taylor Simpson
2021-11-03
Hexagon HVX (target/hexagon) helper overrides - vector compares
Taylor Simpson
2021-11-03
Hexagon HVX (target/hexagon) helper overrides - vector logical ops
Taylor Simpson
2021-11-03
Hexagon HVX (target/hexagon) helper overrides - vector max/min
Taylor Simpson
2021-11-03
Hexagon HVX (target/hexagon) helper overrides - vector shifts
Taylor Simpson
2021-11-03
Hexagon HVX (target/hexagon) helper overrides - vector add & sub
Taylor Simpson
2021-11-03
Hexagon HVX (target/hexagon) helper overrides - vector assign & cmov
Taylor Simpson
2021-11-03
Hexagon HVX (target/hexagon) helper overrides for histogram instructions
Taylor Simpson
2021-11-03
Hexagon HVX (target/hexagon) helper overrides infrastructure
Taylor Simpson
2021-11-03
Hexagon HVX (target/hexagon) TCG generation
Taylor Simpson
2021-11-03
Hexagon HVX (target/hexagon) helper functions
Taylor Simpson
[next]