aboutsummaryrefslogtreecommitdiff
path: root/target/hexagon/genptr.c
AgeCommit message (Expand)AuthorFilesLines
2022-03-12Hexagon (target/hexagon) assignment to c4 should wait until packet commitTaylor Simpson1-5/+9
2021-11-03Hexagon HVX (target/hexagon) import semanticsTaylor Simpson1-0/+172
2021-11-03Hexagon HVX (target/hexagon) helper overrides infrastructureTaylor Simpson1-0/+1
2021-11-03Hexagon HVX (target/hexagon) TCG generationTaylor Simpson1-0/+15
2021-10-06target/hexagon: Use tcg_constant_*Philippe Mathieu-Daudé1-26/+13
2021-06-29Hexagon (target/hexagon) remove unused TCG variablesTaylor Simpson1-6/+0
2021-06-29Hexagon (target/hexagon) cleanup gen_store_conditional[48] functionsTaylor Simpson1-12/+4
2021-05-05Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.1-pul...Peter Maydell1-1/+0
2021-05-02hw: Do not include qemu/log.h if it is not necessaryThomas Huth1-1/+0
2021-05-01Hexagon (target/hexagon) load and unpack bytes instructionsTaylor Simpson1-0/+13
2021-05-01Hexagon (target/hexagon) circular addressingTaylor Simpson1-0/+89
2021-05-01Hexagon (target/hexagon) add A4_addp_c/A4_subp_cTaylor Simpson1-0/+11
2021-05-01Hexagon (target/hexagon) add A6_vminub_RdPTaylor Simpson1-0/+22
2021-05-01Hexagon (target/hexagon) compile all debug codeTaylor Simpson1-36/+36
2021-05-01Hexagon (target/hexagon) move QEMU_GENERATE to only be on during macros.hTaylor Simpson1-1/+2
2021-05-01Hexagon (target/hexagon) decide if pred has been written at TCG gen timeTaylor Simpson1-7/+15
2021-05-01Hexagon (target/hexagon) cleanup gen_log_predicated_reg_write_pairTaylor Simpson1-14/+13
2021-05-01Hexagon (target/hexagon) TCG generation cleanupTaylor Simpson1-5/+9
2021-02-18Hexagon (target/hexagon) TCG generationTaylor Simpson1-0/+331