summaryrefslogtreecommitdiffstats
path: root/target/hexagon/arch.c
Commit message (Expand)AuthorAgeFilesLines
* Hexagon (target/hexagon) properly handle denorm in arch_sf_recip_commonTaylor Simpson2022-03-121-3/+3
* Hexagon (target/hexagon) CABAC decode binTaylor Simpson2021-05-021-0/+91
* Hexagon (target/hexagon) add F2_sfinvsqrtaTaylor Simpson2021-05-011-1/+20
* Hexagon (target/hexagon) add F2_sfrecipa instructionTaylor Simpson2021-05-011-3/+23
* Hexagon (target/hexagon) replace float32_mul_pow2 with float32_scalbnTaylor Simpson2021-05-011-17/+11Star
* Hexagon (target/hexagon) change type of softfloat_roundingmodesTaylor Simpson2021-05-011-1/+1
* Hexagon (target/hexagon) remove unused carry_from_add64 functionTaylor Simpson2021-05-011-13/+0Star
* Hexagon (target/hexagon/arch.[ch]) utility functionsTaylor Simpson2021-02-181-0/+300