summary refs log tree commit diff stats
path: root/target/hexagon/helper.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Hexagon (target/hexagon) Move items to DisasContextTaylor Simpson2023-05-181-1/+1
* Hexagon (target/hexagon) Move pred_written to DisasContextTaylor Simpson2023-05-181-1/+1
* Hexagon (target/hexagon) Short-circuit packet register writesTaylor Simpson2023-05-181-1/+1
* Hexagon (target/hexagon) Eliminate uses of log_pred_write functionTaylor Simpson2023-05-181-0/+2
* Hexagon (target/hexagon) Merge arguments to probe_pkt_scalar_hvx_storesTaylor Simpson2023-04-211-2/+2
* Hexagon (target/hexagon) fix bug in mem_noshuf load exceptionTaylor Simpson2022-07-191-0/+1
* Hexagon HVX (target/hexagon) helper functionsTaylor Simpson2021-11-031-0/+16
* Hexagon (target/hexagon) probe the stores in a packet at start of commitTaylor Simpson2021-10-061-0/+2
* Hexagon (target/hexagon) bit reverse (brev) addressingTaylor Simpson2021-05-011-0/+1
* Hexagon (target/hexagon) add A5_ACS (vacsh)Taylor Simpson2021-05-011-0/+2
* Hexagon (target/hexagon) add F2_sfinvsqrtaTaylor Simpson2021-05-011-0/+1
* Hexagon (target/hexagon) add F2_sfrecipa instructionTaylor Simpson2021-05-011-0/+1
* Hexagon (target/hexagon) compile all debug codeTaylor Simpson2021-05-011-2/+0
* Hexagon (target/hexagon) use softfloat for float-to-int conversionsTaylor Simpson2021-05-011-8/+8
* Hexagon (target/hexagon) scalar core helpersTaylor Simpson2021-02-181-0/+88