aboutsummaryrefslogtreecommitdiff
path: root/target/hexagon/imported
AgeCommit message (Expand)AuthorFilesLines
2024-07-17target/hexagon/imported/mmvec: Fix superfluous trailing semicolonZhao Liu1-1/+1
2023-10-18target/hexagon: fix some occurrences of -Wshadow=localBrian Cain1-3/+3
2023-09-08hexagon: spelling fixesMichael Tokarev3-10/+10
2023-05-18Hexagon (target/hexagon) Add v73 scalar instructionsTaylor Simpson2-1/+8
2023-05-18Hexagon (target/hexagon) Add v69 HVX instructionsTaylor Simpson2-0/+48
2023-05-18Hexagon (target/hexagon) Add v68 HVX instructionsTaylor Simpson2-2/+287
2023-05-18Hexagon (target/hexagon) Add v68 scalar instructionsTaylor Simpson2-6/+33
2022-09-30Hexagon (target/hexagon) add instruction attributes from archlibTaylor Simpson2-97/+97
2022-09-19Hexagon (target/hexagon) remove unused encodingsTaylor Simpson1-23/+0
2021-11-03Hexagon HVX (target/hexagon) import instruction encodingsTaylor Simpson3-0/+815
2021-11-03Hexagon HVX (target/hexagon) import semanticsTaylor Simpson3-0/+2632
2021-11-03Hexagon HVX (target/hexagon) import macro definitionsTaylor Simpson3-0/+955
2021-06-29Hexagon (target/hexagon) fix l2fetch instructionsTaylor Simpson1-0/+3
2021-05-01Hexagon (target/hexagon) CABAC decode binTaylor Simpson3-0/+63
2021-05-01Hexagon (target/hexagon) load into shifted register instructionsTaylor Simpson2-0/+22
2021-05-01Hexagon (target/hexagon) load and unpack bytes instructionsTaylor Simpson2-0/+49
2021-05-01Hexagon (target/hexagon) bit reverse (brev) addressingTaylor Simpson3-0/+12
2021-05-01Hexagon (target/hexagon) circular addressingTaylor Simpson3-0/+40
2021-05-01Hexagon (target/hexagon) add A4_addp_c/A4_subp_cTaylor Simpson2-0/+17
2021-05-01Hexagon (target/hexagon) add A6_vminub_RdPTaylor Simpson2-0/+11
2021-05-01Hexagon (target/hexagon) add A5_ACS (vacsh)Taylor Simpson2-0/+20
2021-05-01Hexagon (target/hexagon) add F2_sfinvsqrtaTaylor Simpson2-0/+17
2021-05-01Hexagon (target/hexagon) add F2_sfrecipa instructionTaylor Simpson2-0/+17
2021-05-01Hexagon (target/hexagon) cleanup ternary operators in semanticsTaylor Simpson1-6/+6
2021-02-18Hexagon (target/hexagon) instruction classesTaylor Simpson1-0/+51
2021-02-18Hexagon (target/hexagon/imported) arch importTaylor Simpson14-0/+9236