aboutsummaryrefslogtreecommitdiff
path: root/target/hexagon/macros.h
AgeCommit message (Expand)Author
2023-05-18Hexagon (target/hexagon) Move items to DisasContextTaylor Simpson
2023-05-18Hexagon (target/hexagon) Move pkt_has_store_s1 to DisasContextTaylor Simpson
2023-05-18Hexagon (target/hexagon) Make special new_value for USRTaylor Simpson
2023-05-18Hexagon (target/hexagon) Short-circuit packet register writesTaylor Simpson
2023-05-18Hexagon (target/hexagon) Eliminate uses of log_pred_write functionTaylor Simpson
2023-05-18Hexagon (target/hexagon) Remove log_reg_write from op_helper.[ch]Taylor Simpson
2023-05-18Hexagon (target/hexagon) Add overrides for clr[tf]newTaylor Simpson
2023-05-05target/Hexagon: Finish conversion to tcg_gen_qemu_{ld, st}_*Richard Henderson
2023-04-21Hexagon (target/hexagon) Add overrides for cache/sync/barrier instructionsTaylor Simpson
2023-04-21Hexagon (target/hexagon) Remove unused slot variable in helpersTaylor Simpson
2023-04-21Hexagon (target/hexagon) Updates to USR should use get_result_gprTaylor Simpson
2023-04-21Hexagon (target/hexagon) Remove redundant/unused macrosTaylor Simpson
2023-03-06Hexagon (target/hexagon) Reduce manipulation of slot_cancelledTaylor Simpson
2023-03-06Hexagon (target/hexagon) Remove gen_log_predicated_reg_write[_pair]Taylor Simpson
2023-03-06Hexagon (target/hexagon) Add overrides for callrTaylor Simpson
2023-03-05target/hexagon: Drop tcg_temp_free from C codeRichard Henderson
2022-12-16target/hexagon: introduce new helper functionsNiccolò Izzo
2022-12-16target/hexagon: make slot number an unsignedPaolo Montesel
2022-12-16Hexagon (target/hexagon) Remove next_PC from runtime stateTaylor Simpson
2022-12-16Hexagon (target/hexagon) Remove PC from the runtime stateTaylor Simpson
2022-12-16Hexagon (target/hexagon) Only use branch_taken when packet has multi cofTaylor Simpson
2022-12-16Hexagon (target/hexagon) Add pkt and insn to DisasContextTaylor Simpson
2022-09-30Hexagon (target/hexagon) move store size tracking to translationTaylor Simpson
2022-07-19Hexagon (target/hexagon) fix bug in mem_noshuf load exceptionTaylor Simpson
2022-03-12Hexagon HVX (target/hexagon) fix bug in HVX saturate instructionsTaylor Simpson
2021-11-03Hexagon HVX (target/hexagon) macrosTaylor Simpson
2021-10-28Hexagon (target/hexagon) put writes to USR into temp until commitTaylor Simpson
2021-10-28Hexagon (target/hexagon) more tcg_constant_*Taylor Simpson
2021-10-06target/hexagon: Use tcg_constant_*Philippe Mathieu-Daudé
2021-10-06target/hexagon: Remove unused TCG temporary from predicated loadsPhilippe Mathieu-Daudé
2021-06-29Hexagon (target/hexagon) cleanup gen_store_conditional[48] functionsTaylor Simpson
2021-06-29Hexagon (target/hexagon) fix bug in fLSBNEW*Taylor Simpson
2021-05-01Hexagon (target/hexagon) CABAC decode binTaylor Simpson
2021-05-01Hexagon (target/hexagon) load and unpack bytes instructionsTaylor Simpson
2021-05-01Hexagon (target/hexagon) bit reverse (brev) addressingTaylor Simpson
2021-05-01Hexagon (target/hexagon) circular addressingTaylor Simpson
2021-05-01Hexagon (target/hexagon) remove unused carry_from_add64 functionTaylor Simpson
2021-03-06target/hexagon: Fix shift amount check in fASHIFTL/fLSHIFTRTaylor Simpson
2021-02-18Hexagon (target/hexagon) macrosTaylor Simpson