summaryrefslogtreecommitdiffstats
path: root/target/hexagon/translate.c
Commit message (Expand)AuthorAgeFilesLines
* Hexagon (target/hexagon) move store size tracking to translationTaylor Simpson2022-09-301-0/+25
* Hexagon (target/hexagon) Change decision to set pkt_has_store_s[01]Taylor Simpson2022-09-301-4/+6
* accel/tcg: Add pc and host_pc params to gen_intermediate_codeRichard Henderson2022-09-061-2/+4
* exec/translator: Pass the locked filepointer to disas_log hookRichard Henderson2022-04-201-3/+4
* target/hexagon: Remove qemu_set_log in hexagon_translate_initRichard Henderson2022-04-201-6/+0Star
* Hexagon HVX (target/hexagon) TCG generationTaylor Simpson2021-11-031-4/+235
* Hexagon (target/hexagon) put writes to USR into temp until commitTaylor Simpson2021-10-291-1/+8
* Hexagon (target/hexagon) more tcg_constant_*Taylor Simpson2021-10-291-2/+1Star
* target/hexagon: Drop checks for singlestep_enabledRichard Henderson2021-10-161-10/+2Star
* target/hexagon: Use tcg_constant_*Philippe Mathieu-Daudé2021-10-061-18/+8Star
* Hexagon (target/hexagon) probe the stores in a packet at start of commitTaylor Simpson2021-10-061-3/+35
* accel/tcg: Add DisasContextBase argument to translator_ld*Ilya Leoshkevich2021-09-141-1/+2
* accel/tcg: Remove TranslatorOps.breakpoint_checkRichard Henderson2021-07-211-17/+0Star
* Hexagon (target/hexagon) remove unused TCG variablesTaylor Simpson2021-06-291-9/+2Star
* Hexagon (target/hexagon) compile all debug codeTaylor Simpson2021-05-011-39/+35Star
* Hexagon (target/hexagon) change variables from int to bool when appropriateTaylor Simpson2021-05-011-3/+3
* Hexagon (target/hexagon) decide if pred has been written at TCG gen timeTaylor Simpson2021-05-011-2/+7
* Hexagon (target/hexagon) properly generate TB end for DISAS_NORETURNTaylor Simpson2021-05-011-29/+33
* Hexagon (target/hexagon) use env_archcpu and env_cpuTaylor Simpson2021-05-011-1/+1
* Hexagon (target/hexagon) remove unnecessary inline directivesTaylor Simpson2021-05-011-1/+1
* target/hexagon: translation changesTaylor Simpson2021-05-011-17/+9Star
* Hexagon (target/hexagon) translationTaylor Simpson2021-02-181-0/+748