aboutsummaryrefslogtreecommitdiff
path: root/target/hexagon/arch.c
AgeCommit message (Expand)AuthorFilesLines
2023-05-18Hexagon (target/hexagon) Short-circuit packet register writesTaylor Simpson1-1/+2
2022-03-12Hexagon (target/hexagon) properly handle denorm in arch_sf_recip_commonTaylor Simpson1-3/+3
2021-05-01Hexagon (target/hexagon) CABAC decode binTaylor Simpson1-0/+91
2021-05-01Hexagon (target/hexagon) add F2_sfinvsqrtaTaylor Simpson1-1/+20
2021-05-01Hexagon (target/hexagon) add F2_sfrecipa instructionTaylor Simpson1-3/+23
2021-05-01Hexagon (target/hexagon) replace float32_mul_pow2 with float32_scalbnTaylor Simpson1-17/+11
2021-05-01Hexagon (target/hexagon) change type of softfloat_roundingmodesTaylor Simpson1-1/+1
2021-05-01Hexagon (target/hexagon) remove unused carry_from_add64 functionTaylor Simpson1-13/+0
2021-02-18Hexagon (target/hexagon/arch.[ch]) utility functionsTaylor Simpson1-0/+300