aboutsummaryrefslogtreecommitdiff
path: root/tests/tcg/hexagon
AgeCommit message (Expand)AuthorFilesLines
2022-12-16Hexagon (target/hexagon) Add overrides for S2_asr_r_r_sat/S2_asl_r_r_satTaylor Simpson1-6/+28
2022-12-16Hexagon (target/hexagon) Fix predicated assignment to .tmp and .curTaylor Simpson1-0/+72
2022-09-19Hexagon (tests/tcg/hexagon): add fmin/fmax tests for signed zeroMatheus Tavares Bernardino1-0/+10
2022-07-31Hexagon (tests/tcg/hexagon) reference file for float_convdTaylor Simpson1-0/+988
2022-07-31Hexagon (tests/tcg/hexagon) Fix alignment in load_unpack.cTaylor Simpson1-7/+7
2022-07-31Hexagon (target/hexagon) make VyV operands use a unique tempTaylor Simpson1-0/+45
2022-07-19Hexagon (target/hexagon) fix bug in mem_noshuf load exceptionTaylor Simpson2-0/+147
2022-07-19Hexagon (target/hexagon) fix store w/mem_noshuf & predicated loadTaylor Simpson1-5/+117
2022-03-12Hexagon (target/hexagon) assignment to c4 should wait until packet commitTaylor Simpson1-0/+38
2022-03-12Hexagon (target/hexagon) fix bug in conv_df2uw_chopTaylor Simpson1-0/+4
2022-03-12Hexagon (tests/tcg/hexagon) fix inline asm in preg_alias.cTaylor Simpson1-24/+22
2022-03-12Hexagon (tests/tcg/hexagon) update overflow testTaylor Simpson1-1/+60
2022-03-12Hexagon (tests/tcg/hexagon) add floating point instructions to usr.cTaylor Simpson1-0/+339
2022-03-12Hexagon (tests/tcg/hexagon) test instructions that might set bits in USRTaylor Simpson2-1/+805
2022-03-12Hexagon (target/hexagon) properly handle NaN in dfmin/dfmax/sfmin/sfmaxTaylor Simpson1-17/+62
2022-03-12Hexagon (target/hexagon) properly handle denorm in arch_sf_recip_commonTaylor Simpson1-3/+41
2022-03-12Hexagon HVX (target/hexagon) fix bug in HVX saturate instructionsTaylor Simpson1-1/+70
2022-03-12Hexagon (target/hexagon) fix bug in circular addressingMichael Lambert1-2/+3
2022-01-18tests/tcg/multiarch: Read fp flags before printfRichard Henderson2-100/+100
2021-11-03Hexagon HVX (tests/tcg/hexagon) histogram testTaylor Simpson4-0/+1123
2021-11-03Hexagon HVX (tests/tcg/hexagon) scatter_gather testTaylor Simpson1-0/+1011
2021-11-03Hexagon HVX (tests/tcg/hexagon) hvx_misc testTaylor Simpson1-0/+469
2021-11-03Hexagon HVX (tests/tcg/hexagon) vector_add_int testTaylor Simpson1-0/+61
2021-10-28Hexagon (target/hexagon) put writes to USR into temp until commitTaylor Simpson2-0/+108
2021-10-06Hexagon (target/hexagon) probe the stores in a packet at start of commitTaylor Simpson2-0/+107
2021-07-14tests/tcg: make test-mmap a little less aggressiveAlex Bennée1-9/+0
2021-06-29Hexagon (target/hexagon) fix l2fetch instructionsTaylor Simpson1-0/+9
2021-06-29Hexagon (target/hexagon) fix bug in fLSBNEW*Taylor Simpson1-1/+38
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