aboutsummaryrefslogtreecommitdiff
path: root/target/hexagon/macros.h
AgeCommit message (Expand)AuthorFilesLines
2022-12-16target/hexagon: introduce new helper functionsNiccolò Izzo1-0/+9
2022-12-16target/hexagon: make slot number an unsignedPaolo Montesel1-1/+1
2022-12-16Hexagon (target/hexagon) Remove next_PC from runtime stateTaylor Simpson1-1/+1
2022-12-16Hexagon (target/hexagon) Remove PC from the runtime stateTaylor Simpson1-1/+1
2022-12-16Hexagon (target/hexagon) Only use branch_taken when packet has multi cofTaylor Simpson1-1/+1
2022-12-16Hexagon (target/hexagon) Add pkt and insn to DisasContextTaylor Simpson1-5/+5
2022-09-30Hexagon (target/hexagon) move store size tracking to translationTaylor Simpson1-4/+4
2022-07-19Hexagon (target/hexagon) fix bug in mem_noshuf load exceptionTaylor Simpson1-10/+27
2022-03-12Hexagon HVX (target/hexagon) fix bug in HVX saturate instructionsTaylor Simpson1-2/+2
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