aboutsummaryrefslogtreecommitdiff
path: root/target/hexagon/gen_tcg_hvx.h
AgeCommit message (Expand)Author
2023-10-03tcg: Rename cpu_env to tcg_envRichard Henderson
2023-05-18Hexagon (target/hexagon) Short-circuit more HVX single instruction packetsTaylor Simpson
2023-05-18Hexagon (target/hexagon) Add v69 HVX instructionsTaylor Simpson
2023-03-06Hexagon (target/hexagon) Improve code gen for predicated HVX instructionsTaylor Simpson
2023-03-05target/hexagon: Drop tcg_temp_free from C codeRichard Henderson
2022-12-16Hexagon (target/hexagon) Add pkt and insn to DisasContextTaylor Simpson
2021-11-03Hexagon HVX (target/hexagon) helper overrides - vector storesTaylor Simpson
2021-11-03Hexagon HVX (target/hexagon) helper overrides - vector loadsTaylor Simpson
2021-11-03Hexagon HVX (target/hexagon) helper overrides - vector splat and absTaylor Simpson
2021-11-03Hexagon HVX (target/hexagon) helper overrides - vector comparesTaylor Simpson
2021-11-03Hexagon HVX (target/hexagon) helper overrides - vector logical opsTaylor Simpson
2021-11-03Hexagon HVX (target/hexagon) helper overrides - vector max/minTaylor Simpson
2021-11-03Hexagon HVX (target/hexagon) helper overrides - vector shiftsTaylor Simpson
2021-11-03Hexagon HVX (target/hexagon) helper overrides - vector add & subTaylor Simpson
2021-11-03Hexagon HVX (target/hexagon) helper overrides - vector assign & cmovTaylor Simpson
2021-11-03Hexagon HVX (target/hexagon) helper overrides for histogram instructionsTaylor Simpson
2021-11-03Hexagon HVX (target/hexagon) helper overrides infrastructureTaylor Simpson