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
/
gen_tcg.h
Age
Commit message (
Expand
)
Author
2024-05-05
Hexagon (target/hexagon) Only pass env to generated helper when needed
Taylor Simpson
2024-01-21
Hexagon (target/hexagon) Clean up handling of modifier registers
Taylor Simpson
2023-10-03
tcg: Rename cpu_env to tcg_env
Richard Henderson
2023-05-18
Hexagon (target/hexagon) Move new_pred_value to DisasContext
Taylor Simpson
2023-05-18
Hexagon (target/hexagon) Add overrides for disabled idef-parser insns
Taylor Simpson
2023-05-18
Hexagon (target/hexagon) Short-circuit packet register writes
Taylor Simpson
2023-05-18
Hexagon (target/hexagon) Eliminate uses of log_pred_write function
Taylor Simpson
2023-05-18
Hexagon (target/hexagon) Add overrides for clr[tf]new
Taylor Simpson
2023-05-18
Hexagon (target/hexagon) Add overrides for allocframe/deallocframe
Taylor Simpson
2023-05-18
Hexagon (target/hexagon) Add overrides for loop setup instructions
Taylor Simpson
2023-05-18
Hexagon (target/hexagon) Add DisasContext arg to gen_log_reg_write
Taylor Simpson
2023-05-18
Hexagon (target/hexagon) Add v73 scalar instructions
Taylor Simpson
2023-05-18
Hexagon (target/hexagon) Add v68 scalar instructions
Taylor Simpson
2023-04-21
Hexagon (target/hexagon) Add overrides for cache/sync/barrier instructions
Taylor Simpson
2023-04-21
Hexagon (target/hexagon) Updates to USR should use get_result_gpr
Taylor Simpson
2023-04-21
Hexagon (target/hexagon) Add overrides for count trailing zeros/ones
Taylor Simpson
2023-03-06
Hexagon (target/hexagon) Remove gen_log_predicated_reg_write[_pair]
Taylor Simpson
2023-03-06
Hexagon (target/hexagon) Add overrides for dealloc-return instructions
Taylor Simpson
2023-03-06
Hexagon (target/hexagon) Add overrides for endloop1/endloop01
Taylor Simpson
2023-03-06
Hexagon (target/hexagon) Add overrides for callr
Taylor Simpson
2023-03-06
Hexagon (target/hexagon) Add overrides for jumpr31 instructions
Taylor Simpson
2023-03-06
Hexagon (target/hexagon) Restore --disable-hexagon-idef-parser build
Taylor Simpson
2023-03-05
target/hexagon: Drop tcg_temp_free from C code
Richard Henderson
2023-03-01
target/hexagon: Don't use tcg_temp_local_new_*
Richard Henderson
2022-12-16
Hexagon (target/hexagon) Use direct block chaining for tight loops
Taylor Simpson
2022-12-16
Hexagon (target/hexagon) Add overrides for various forms of jump
Taylor Simpson
2022-12-16
Hexagon (target/hexagon) Add overrides for compound compare and jump
Taylor Simpson
2022-12-16
Hexagon (target/hexagon) Add overrides for direct call instructions
Taylor Simpson
2022-12-16
Hexagon (target/hexagon) Remove next_PC from runtime state
Taylor Simpson
2022-12-16
Hexagon (target/hexagon) Remove PC from the runtime state
Taylor Simpson
2022-12-16
Hexagon (target/hexagon) Add overrides for S2_asr_r_r_sat/S2_asl_r_r_sat
Taylor Simpson
2022-07-19
Hexagon (target/hexagon) fix bug in mem_noshuf load exception
Taylor Simpson
2022-07-19
Hexagon (target/hexagon) fix store w/mem_noshuf & predicated load
Taylor Simpson
2021-10-28
Hexagon (target/hexagon) more tcg_constant_*
Taylor Simpson
2021-10-06
target/hexagon: Use tcg_constant_*
Philippe Mathieu-Daudé
2021-06-29
Hexagon (target/hexagon) cleanup gen_store_conditional[48] functions
Taylor Simpson
2021-06-29
Hexagon (target/hexagon) fix l2fetch instructions
Taylor Simpson
2021-05-01
Hexagon (target/hexagon) load into shifted register instructions
Taylor Simpson
2021-05-01
Hexagon (target/hexagon) load and unpack bytes instructions
Taylor Simpson
2021-05-01
Hexagon (target/hexagon) bit reverse (brev) addressing
Taylor Simpson
2021-05-01
Hexagon (target/hexagon) circular addressing
Taylor Simpson
2021-05-01
Hexagon (target/hexagon) add A4_addp_c/A4_subp_c
Taylor Simpson
2021-05-01
Hexagon (target/hexagon) add A6_vminub_RdP
Taylor Simpson
2021-05-01
Hexagon (target/hexagon) add A5_ACS (vacsh)
Taylor Simpson
2021-05-01
Hexagon (target/hexagon) add F2_sfinvsqrta
Taylor Simpson
2021-05-01
Hexagon (target/hexagon) add F2_sfrecipa instruction
Taylor Simpson
2021-05-01
target/hexagon: remove unnecessary semicolons
Taylor Simpson
2021-02-18
Hexagon (target/hexagon) TCG for floating point instructions
Taylor Simpson
2021-02-18
Hexagon (target/hexagon) TCG for instructions with multiple definitions
Taylor Simpson