index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
tcg
/
hexagon
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-16
Hexagon (target/hexagon) Add overrides for S2_asr_r_r_sat/S2_asl_r_r_sat
Taylor Simpson
1
-6
/
+28
2022-12-16
Hexagon (target/hexagon) Fix predicated assignment to .tmp and .cur
Taylor Simpson
1
-0
/
+72
2022-09-19
Hexagon (tests/tcg/hexagon): add fmin/fmax tests for signed zero
Matheus Tavares Bernardino
1
-0
/
+10
2022-07-31
Hexagon (tests/tcg/hexagon) reference file for float_convd
Taylor Simpson
1
-0
/
+988
2022-07-31
Hexagon (tests/tcg/hexagon) Fix alignment in load_unpack.c
Taylor Simpson
1
-7
/
+7
2022-07-31
Hexagon (target/hexagon) make VyV operands use a unique temp
Taylor Simpson
1
-0
/
+45
2022-07-19
Hexagon (target/hexagon) fix bug in mem_noshuf load exception
Taylor Simpson
2
-0
/
+147
2022-07-19
Hexagon (target/hexagon) fix store w/mem_noshuf & predicated load
Taylor Simpson
1
-5
/
+117
2022-03-12
Hexagon (target/hexagon) assignment to c4 should wait until packet commit
Taylor Simpson
1
-0
/
+38
2022-03-12
Hexagon (target/hexagon) fix bug in conv_df2uw_chop
Taylor Simpson
1
-0
/
+4
2022-03-12
Hexagon (tests/tcg/hexagon) fix inline asm in preg_alias.c
Taylor Simpson
1
-24
/
+22
2022-03-12
Hexagon (tests/tcg/hexagon) update overflow test
Taylor Simpson
1
-1
/
+60
2022-03-12
Hexagon (tests/tcg/hexagon) add floating point instructions to usr.c
Taylor Simpson
1
-0
/
+339
2022-03-12
Hexagon (tests/tcg/hexagon) test instructions that might set bits in USR
Taylor Simpson
2
-1
/
+805
2022-03-12
Hexagon (target/hexagon) properly handle NaN in dfmin/dfmax/sfmin/sfmax
Taylor Simpson
1
-17
/
+62
2022-03-12
Hexagon (target/hexagon) properly handle denorm in arch_sf_recip_common
Taylor Simpson
1
-3
/
+41
2022-03-12
Hexagon HVX (target/hexagon) fix bug in HVX saturate instructions
Taylor Simpson
1
-1
/
+70
2022-03-12
Hexagon (target/hexagon) fix bug in circular addressing
Michael Lambert
1
-2
/
+3
2022-01-18
tests/tcg/multiarch: Read fp flags before printf
Richard Henderson
2
-100
/
+100
2021-11-03
Hexagon HVX (tests/tcg/hexagon) histogram test
Taylor Simpson
4
-0
/
+1123
2021-11-03
Hexagon HVX (tests/tcg/hexagon) scatter_gather test
Taylor Simpson
1
-0
/
+1011
2021-11-03
Hexagon HVX (tests/tcg/hexagon) hvx_misc test
Taylor Simpson
1
-0
/
+469
2021-11-03
Hexagon HVX (tests/tcg/hexagon) vector_add_int test
Taylor Simpson
1
-0
/
+61
2021-10-28
Hexagon (target/hexagon) put writes to USR into temp until commit
Taylor Simpson
2
-0
/
+108
2021-10-06
Hexagon (target/hexagon) probe the stores in a packet at start of commit
Taylor Simpson
2
-0
/
+107
2021-07-14
tests/tcg: make test-mmap a little less aggressive
Alex Bennée
1
-9
/
+0
2021-06-29
Hexagon (target/hexagon) fix l2fetch instructions
Taylor Simpson
1
-0
/
+9
2021-06-29
Hexagon (target/hexagon) fix bug in fLSBNEW*
Taylor Simpson
1
-1
/
+38
2021-05-01
Hexagon (target/hexagon) CABAC decode bin
Taylor Simpson
1
-0
/
+28
2021-05-01
Hexagon (target/hexagon) load into shifted register instructions
Taylor Simpson
2
-0
/
+416
2021-05-01
Hexagon (target/hexagon) load and unpack bytes instructions
Taylor Simpson
2
-0
/
+475
2021-05-01
Hexagon (target/hexagon) bit reverse (brev) addressing
Taylor Simpson
2
-0
/
+191
2021-05-01
Hexagon (target/hexagon) circular addressing
Taylor Simpson
2
-0
/
+488
2021-05-01
Hexagon (target/hexagon) add A4_addp_c/A4_subp_c
Taylor Simpson
1
-0
/
+82
2021-05-01
Hexagon (target/hexagon) add A6_vminub_RdP
Taylor Simpson
1
-0
/
+34
2021-05-01
Hexagon (target/hexagon) add A5_ACS (vacsh)
Taylor Simpson
1
-0
/
+69
2021-05-01
Hexagon (target/hexagon) add F2_sfinvsqrta
Taylor Simpson
2
-0
/
+44
2021-05-01
Hexagon (target/hexagon) add F2_sfrecipa instruction
Taylor Simpson
3
-0
/
+151
2021-05-01
Hexagon (target/hexagon) use softfloat for float-to-int conversions
Taylor Simpson
1
-0
/
+145
2021-05-01
Hexagon (target/hexagon) decide if pred has been written at TCG gen time
Taylor Simpson
1
-0
/
+19
2021-02-18
Hexagon (tests/tcg/hexagon) TCG tests - floating point
Taylor Simpson
2
-0
/
+371
2021-02-18
Hexagon (tests/tcg/hexagon) TCG tests - atomics/load/store/misc
Taylor Simpson
7
-0
/
+1147
2021-02-18
Hexagon (tests/tcg/hexagon) TCG tests - multiarch
Taylor Simpson
3
-0
/
+1546