aboutsummaryrefslogtreecommitdiff
path: root/tests/tcg/hexagon
AgeCommit message (Expand)AuthorFilesLines
2021-05-01Hexagon (target/hexagon) CABAC decode binTaylor Simpson1-0/+28
2021-05-01Hexagon (target/hexagon) load into shifted register instructionsTaylor Simpson2-0/+416
2021-05-01Hexagon (target/hexagon) load and unpack bytes instructionsTaylor Simpson2-0/+475
2021-05-01Hexagon (target/hexagon) bit reverse (brev) addressingTaylor Simpson2-0/+191
2021-05-01Hexagon (target/hexagon) circular addressingTaylor Simpson2-0/+488
2021-05-01Hexagon (target/hexagon) add A4_addp_c/A4_subp_cTaylor Simpson1-0/+82
2021-05-01Hexagon (target/hexagon) add A6_vminub_RdPTaylor Simpson1-0/+34
2021-05-01Hexagon (target/hexagon) add A5_ACS (vacsh)Taylor Simpson1-0/+69
2021-05-01Hexagon (target/hexagon) add F2_sfinvsqrtaTaylor Simpson2-0/+44
2021-05-01Hexagon (target/hexagon) add F2_sfrecipa instructionTaylor Simpson3-0/+151
2021-05-01Hexagon (target/hexagon) use softfloat for float-to-int conversionsTaylor Simpson1-0/+145
2021-05-01Hexagon (target/hexagon) decide if pred has been written at TCG gen timeTaylor Simpson1-0/+19
2021-02-18Hexagon (tests/tcg/hexagon) TCG tests - floating pointTaylor Simpson2-0/+371
2021-02-18Hexagon (tests/tcg/hexagon) TCG tests - atomics/load/store/miscTaylor Simpson7-0/+1147
2021-02-18Hexagon (tests/tcg/hexagon) TCG tests - multiarchTaylor Simpson3-0/+1546