aboutsummaryrefslogtreecommitdiff
path: root/target/hexagon/helper.h
AgeCommit message (Expand)AuthorFilesLines
2023-05-18Hexagon (target/hexagon) Move items to DisasContextTaylor Simpson1-1/+1
2023-05-18Hexagon (target/hexagon) Move pred_written to DisasContextTaylor Simpson1-1/+1
2023-05-18Hexagon (target/hexagon) Short-circuit packet register writesTaylor Simpson1-1/+1
2023-05-18Hexagon (target/hexagon) Eliminate uses of log_pred_write functionTaylor Simpson1-0/+2
2023-04-21Hexagon (target/hexagon) Merge arguments to probe_pkt_scalar_hvx_storesTaylor Simpson1-2/+2
2022-07-19Hexagon (target/hexagon) fix bug in mem_noshuf load exceptionTaylor Simpson1-0/+1
2021-11-03Hexagon HVX (target/hexagon) helper functionsTaylor Simpson1-0/+16
2021-10-06Hexagon (target/hexagon) probe the stores in a packet at start of commitTaylor Simpson1-0/+2
2021-05-01Hexagon (target/hexagon) bit reverse (brev) addressingTaylor Simpson1-0/+1
2021-05-01Hexagon (target/hexagon) add A5_ACS (vacsh)Taylor Simpson1-0/+2
2021-05-01Hexagon (target/hexagon) add F2_sfinvsqrtaTaylor Simpson1-0/+1
2021-05-01Hexagon (target/hexagon) add F2_sfrecipa instructionTaylor Simpson1-0/+1
2021-05-01Hexagon (target/hexagon) compile all debug codeTaylor Simpson1-2/+0
2021-05-01Hexagon (target/hexagon) use softfloat for float-to-int conversionsTaylor Simpson1-8/+8
2021-02-18Hexagon (target/hexagon) scalar core helpersTaylor Simpson1-0/+88