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
/
tests
/
tcg
/
hexagon
Age
Commit message (
Expand
)
Author
2022-07-31
Hexagon (tests/tcg/hexagon) reference file for float_convd
Taylor Simpson
2022-07-31
Hexagon (tests/tcg/hexagon) Fix alignment in load_unpack.c
Taylor Simpson
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-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 (tests/tcg/hexagon) fix inline asm in preg_alias.c
Taylor Simpson
2022-03-12
Hexagon (tests/tcg/hexagon) update overflow test
Taylor Simpson
2022-03-12
Hexagon (tests/tcg/hexagon) add floating point instructions to usr.c
Taylor Simpson
2022-03-12
Hexagon (tests/tcg/hexagon) test instructions that might set bits in USR
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 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-01-18
tests/tcg/multiarch: Read fp flags before printf
Richard Henderson
2021-11-03
Hexagon HVX (tests/tcg/hexagon) histogram test
Taylor Simpson
2021-11-03
Hexagon HVX (tests/tcg/hexagon) scatter_gather test
Taylor Simpson
2021-11-03
Hexagon HVX (tests/tcg/hexagon) hvx_misc test
Taylor Simpson
2021-11-03
Hexagon HVX (tests/tcg/hexagon) vector_add_int test
Taylor Simpson
2021-10-28
Hexagon (target/hexagon) put writes to USR into temp until commit
Taylor Simpson
2021-10-06
Hexagon (target/hexagon) probe the stores in a packet at start of commit
Taylor Simpson
2021-07-14
tests/tcg: make test-mmap a little less aggressive
Alex Bennée
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-01
Hexagon (target/hexagon) CABAC decode bin
Taylor Simpson
2021-05-01
Hexagon (target/hexagon) load into shifted register instructions
Taylor Simpson
2021-05-01
Hexagon (target/hexagon) load and unpack bytes instructions
Taylor Simpson
2021-05-01
Hexagon (target/hexagon) bit reverse (brev) addressing
Taylor Simpson
2021-05-01
Hexagon (target/hexagon) circular addressing
Taylor Simpson
2021-05-01
Hexagon (target/hexagon) add A4_addp_c/A4_subp_c
Taylor Simpson
2021-05-01
Hexagon (target/hexagon) add A6_vminub_RdP
Taylor Simpson
2021-05-01
Hexagon (target/hexagon) add A5_ACS (vacsh)
Taylor Simpson
2021-05-01
Hexagon (target/hexagon) add F2_sfinvsqrta
Taylor Simpson
2021-05-01
Hexagon (target/hexagon) add F2_sfrecipa instruction
Taylor Simpson
2021-05-01
Hexagon (target/hexagon) use softfloat for float-to-int conversions
Taylor Simpson
2021-05-01
Hexagon (target/hexagon) decide if pred has been written at TCG gen time
Taylor Simpson
2021-02-18
Hexagon (tests/tcg/hexagon) TCG tests - floating point
Taylor Simpson
2021-02-18
Hexagon (tests/tcg/hexagon) TCG tests - atomics/load/store/misc
Taylor Simpson
2021-02-18
Hexagon (tests/tcg/hexagon) TCG tests - multiarch
Taylor Simpson