aboutsummaryrefslogtreecommitdiff
path: root/target/hexagon/macros.h
AgeCommit message (Expand)AuthorFilesLines
2021-11-03Hexagon HVX (target/hexagon) macrosTaylor Simpson1-0/+22
2021-10-28Hexagon (target/hexagon) put writes to USR into temp until commitTaylor Simpson1-1/+1
2021-10-28Hexagon (target/hexagon) more tcg_constant_*Taylor Simpson1-4/+3
2021-10-06target/hexagon: Use tcg_constant_*Philippe Mathieu-Daudé1-2/+1
2021-10-06target/hexagon: Remove unused TCG temporary from predicated loadsPhilippe Mathieu-Daudé1-2/+0
2021-06-29Hexagon (target/hexagon) cleanup gen_store_conditional[48] functionsTaylor Simpson1-2/+1
2021-06-29Hexagon (target/hexagon) fix bug in fLSBNEW*Taylor Simpson1-17/+10
2021-05-01Hexagon (target/hexagon) CABAC decode binTaylor Simpson1-0/+7
2021-05-01Hexagon (target/hexagon) load and unpack bytes instructionsTaylor Simpson1-0/+16
2021-05-01Hexagon (target/hexagon) bit reverse (brev) addressingTaylor Simpson1-0/+1
2021-05-01Hexagon (target/hexagon) circular addressingTaylor Simpson1-0/+92
2021-05-01Hexagon (target/hexagon) remove unused carry_from_add64 functionTaylor Simpson1-2/+0
2021-03-06target/hexagon: Fix shift amount check in fASHIFTL/fLSHIFTRTaylor Simpson1-2/+2
2021-02-18Hexagon (target/hexagon) macrosTaylor Simpson1-0/+592