aboutsummaryrefslogtreecommitdiff
path: root/tests/tcg/hexagon
AgeCommit message (Expand)Author
2022-07-31Hexagon (tests/tcg/hexagon) reference file for float_convdTaylor Simpson
2022-07-31Hexagon (tests/tcg/hexagon) Fix alignment in load_unpack.cTaylor Simpson
2022-07-31Hexagon (target/hexagon) make VyV operands use a unique tempTaylor Simpson
2022-07-19Hexagon (target/hexagon) fix bug in mem_noshuf load exceptionTaylor Simpson
2022-07-19Hexagon (target/hexagon) fix store w/mem_noshuf & predicated loadTaylor Simpson
2022-03-12Hexagon (target/hexagon) assignment to c4 should wait until packet commitTaylor Simpson
2022-03-12Hexagon (target/hexagon) fix bug in conv_df2uw_chopTaylor Simpson
2022-03-12Hexagon (tests/tcg/hexagon) fix inline asm in preg_alias.cTaylor Simpson
2022-03-12Hexagon (tests/tcg/hexagon) update overflow testTaylor Simpson
2022-03-12Hexagon (tests/tcg/hexagon) add floating point instructions to usr.cTaylor Simpson
2022-03-12Hexagon (tests/tcg/hexagon) test instructions that might set bits in USRTaylor Simpson
2022-03-12Hexagon (target/hexagon) properly handle NaN in dfmin/dfmax/sfmin/sfmaxTaylor Simpson
2022-03-12Hexagon (target/hexagon) properly handle denorm in arch_sf_recip_commonTaylor Simpson
2022-03-12Hexagon HVX (target/hexagon) fix bug in HVX saturate instructionsTaylor Simpson
2022-03-12Hexagon (target/hexagon) fix bug in circular addressingMichael Lambert
2022-01-18tests/tcg/multiarch: Read fp flags before printfRichard Henderson
2021-11-03Hexagon HVX (tests/tcg/hexagon) histogram testTaylor Simpson
2021-11-03Hexagon HVX (tests/tcg/hexagon) scatter_gather testTaylor Simpson
2021-11-03Hexagon HVX (tests/tcg/hexagon) hvx_misc testTaylor Simpson
2021-11-03Hexagon HVX (tests/tcg/hexagon) vector_add_int testTaylor Simpson
2021-10-28Hexagon (target/hexagon) put writes to USR into temp until commitTaylor Simpson
2021-10-06Hexagon (target/hexagon) probe the stores in a packet at start of commitTaylor Simpson
2021-07-14tests/tcg: make test-mmap a little less aggressiveAlex Bennée
2021-06-29Hexagon (target/hexagon) fix l2fetch instructionsTaylor Simpson
2021-06-29Hexagon (target/hexagon) fix bug in fLSBNEW*Taylor Simpson
2021-05-01Hexagon (target/hexagon) CABAC decode binTaylor Simpson
2021-05-01Hexagon (target/hexagon) load into shifted register instructionsTaylor Simpson
2021-05-01Hexagon (target/hexagon) load and unpack bytes instructionsTaylor Simpson
2021-05-01Hexagon (target/hexagon) bit reverse (brev) addressingTaylor Simpson
2021-05-01Hexagon (target/hexagon) circular addressingTaylor Simpson
2021-05-01Hexagon (target/hexagon) add A4_addp_c/A4_subp_cTaylor Simpson
2021-05-01Hexagon (target/hexagon) add A6_vminub_RdPTaylor Simpson
2021-05-01Hexagon (target/hexagon) add A5_ACS (vacsh)Taylor Simpson
2021-05-01Hexagon (target/hexagon) add F2_sfinvsqrtaTaylor Simpson
2021-05-01Hexagon (target/hexagon) add F2_sfrecipa instructionTaylor Simpson
2021-05-01Hexagon (target/hexagon) use softfloat for float-to-int conversionsTaylor Simpson
2021-05-01Hexagon (target/hexagon) decide if pred has been written at TCG gen timeTaylor Simpson
2021-02-18Hexagon (tests/tcg/hexagon) TCG tests - floating pointTaylor Simpson
2021-02-18Hexagon (tests/tcg/hexagon) TCG tests - atomics/load/store/miscTaylor Simpson
2021-02-18Hexagon (tests/tcg/hexagon) TCG tests - multiarchTaylor Simpson