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
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
2021-11-03
Hexagon HVX (target/hexagon) instruction utility functions
Taylor Simpson
2021-11-03
Hexagon HVX (target/hexagon) C preprocessor for decode tree
Taylor Simpson
2021-11-03
Hexagon HVX (target/hexagon) semantics generator - part 2
Taylor Simpson
2021-11-03
Hexagon HVX (target/hexagon) semantics generator
Taylor Simpson
2021-11-03
Hexagon HVX (target/hexagon) import macro definitions
Taylor Simpson
2021-11-03
Hexagon HVX (target/hexagon) macros
Taylor Simpson
2021-11-03
Hexagon HVX (target/hexagon) instruction attributes
Taylor Simpson
2021-11-03
Hexagon HVX (target/hexagon) register names
Taylor Simpson
2021-11-03
Hexagon HVX (target/hexagon) add Hexagon Vector eXtensions (HVX) to core
Taylor Simpson
2021-11-03
Hexagon HVX (target/hexagon) README
Taylor Simpson
2021-11-02
target/hexagon: Remove hexagon_cpu_tlb_fill
Richard Henderson
2021-10-28
Hexagon (target/hexagon) put writes to USR into temp until commit
Taylor Simpson
2021-10-28
Hexagon (target/hexagon) more tcg_constant_*
Taylor Simpson
2021-10-15
target/hexagon: Drop checks for singlestep_enabled
Richard Henderson
2021-10-13
target/hexagon: Implement cpu_mmu_index
Richard Henderson
2021-10-06
target/hexagon: Use tcg_constant_*
Philippe Mathieu-Daudé
2021-10-06
target/hexagon: Remove unused TCG temporary from predicated loads
Philippe Mathieu-Daudé
2021-10-06
Hexagon (target/hexagon) probe the stores in a packet at start of commit
Taylor Simpson
2021-10-05
hexagon: use env keyword argument to pass PYTHONPATH
Paolo Bonzini
2021-09-21
include/exec: Move cpu_signal_handler declaration
Richard Henderson
2021-09-14
accel/tcg: Add DisasContextBase argument to translator_ld*
Ilya Leoshkevich
2021-07-26
Merge remote-tracking branch 'remotes/quic/tags/pull-hex-20210725' into staging
Peter Maydell
2021-07-21
target/hexagon: Drop include of qemu.h
Peter Maydell
2021-07-21
Hexagon (target/hexagon) remove put_user_*/get_user_*
Taylor Simpson
2021-07-21
accel/tcg: Remove TranslatorOps.breakpoint_check
Richard Henderson
2021-06-29
Hexagon (target/hexagon) remove unused TCG variables
Taylor Simpson
2021-06-29
Hexagon (target/hexagon) cleanup gen_store_conditional[48] functions
Taylor Simpson
2021-06-29
Hexagon (target/hexagon) fix l2fetch instructions
Taylor Simpson
2021-06-29
Hexagon (target/hexagon) fix bug in fLSBNEW*
Taylor Simpson
2021-05-26
hw/core: Constify TCGCPUOps
Richard Henderson
2021-05-05
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.1-pul...
Peter Maydell
2021-05-02
hw: Do not include qemu/log.h if it is not necessary
Thomas Huth
[next]