index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
hexagon
/
translate.c
Age
Commit message (
Expand
)
Author
2022-09-30
Hexagon (target/hexagon) move store size tracking to translation
Taylor Simpson
2022-09-30
Hexagon (target/hexagon) Change decision to set pkt_has_store_s[01]
Taylor Simpson
2022-09-06
accel/tcg: Add pc and host_pc params to gen_intermediate_code
Richard Henderson
2022-04-20
exec/translator: Pass the locked filepointer to disas_log hook
Richard Henderson
2022-04-20
target/hexagon: Remove qemu_set_log in hexagon_translate_init
Richard Henderson
2021-11-03
Hexagon HVX (target/hexagon) TCG generation
Taylor Simpson
2021-10-28
Hexagon (target/hexagon) put writes to USR into temp until commit
Taylor Simpson
2021-10-28
Hexagon (target/hexagon) more tcg_constant_*
Taylor Simpson
2021-10-15
target/hexagon: Drop checks for singlestep_enabled
Richard Henderson
2021-10-06
target/hexagon: Use tcg_constant_*
Philippe Mathieu-Daudé
2021-10-06
Hexagon (target/hexagon) probe the stores in a packet at start of commit
Taylor Simpson
2021-09-14
accel/tcg: Add DisasContextBase argument to translator_ld*
Ilya Leoshkevich
2021-07-21
accel/tcg: Remove TranslatorOps.breakpoint_check
Richard Henderson
2021-06-29
Hexagon (target/hexagon) remove unused TCG variables
Taylor Simpson
2021-05-01
Hexagon (target/hexagon) compile all debug code
Taylor Simpson
2021-05-01
Hexagon (target/hexagon) change variables from int to bool when appropriate
Taylor Simpson
2021-05-01
Hexagon (target/hexagon) decide if pred has been written at TCG gen time
Taylor Simpson
2021-05-01
Hexagon (target/hexagon) properly generate TB end for DISAS_NORETURN
Taylor Simpson
2021-05-01
Hexagon (target/hexagon) use env_archcpu and env_cpu
Taylor Simpson
2021-05-01
Hexagon (target/hexagon) remove unnecessary inline directives
Taylor Simpson
2021-05-01
target/hexagon: translation changes
Taylor Simpson
2021-02-18
Hexagon (target/hexagon) translation
Taylor Simpson