summaryrefslogtreecommitdiffstats
path: root/target/hexagon/genptr.c
Commit message (Expand)AuthorAgeFilesLines
* Hexagon HVX (target/hexagon) import semanticsTaylor Simpson2021-11-031-0/+172
* Hexagon HVX (target/hexagon) helper overrides infrastructureTaylor Simpson2021-11-031-0/+1
* Hexagon HVX (target/hexagon) TCG generationTaylor Simpson2021-11-031-0/+15
* target/hexagon: Use tcg_constant_*Philippe Mathieu-Daudé2021-10-061-26/+13Star
* Hexagon (target/hexagon) remove unused TCG variablesTaylor Simpson2021-06-291-6/+0Star
* Hexagon (target/hexagon) cleanup gen_store_conditional[48] functionsTaylor Simpson2021-06-291-12/+4Star
* Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.1-pul...Peter Maydell2021-05-051-1/+0Star
|\
| * hw: Do not include qemu/log.h if it is not necessaryThomas Huth2021-05-021-1/+0Star
* | Hexagon (target/hexagon) load and unpack bytes instructionsTaylor Simpson2021-05-021-0/+13
* | Hexagon (target/hexagon) circular addressingTaylor Simpson2021-05-021-0/+89
* | Hexagon (target/hexagon) add A4_addp_c/A4_subp_cTaylor Simpson2021-05-011-0/+11
* | Hexagon (target/hexagon) add A6_vminub_RdPTaylor Simpson2021-05-011-0/+22
* | Hexagon (target/hexagon) compile all debug codeTaylor Simpson2021-05-011-36/+36
* | Hexagon (target/hexagon) move QEMU_GENERATE to only be on during macros.hTaylor Simpson2021-05-011-1/+2
* | Hexagon (target/hexagon) decide if pred has been written at TCG gen timeTaylor Simpson2021-05-011-7/+15
* | Hexagon (target/hexagon) cleanup gen_log_predicated_reg_write_pairTaylor Simpson2021-05-011-14/+13Star
* | Hexagon (target/hexagon) TCG generation cleanupTaylor Simpson2021-05-011-5/+9
|/
* Hexagon (target/hexagon) TCG generationTaylor Simpson2021-02-181-0/+331