Age | Commit message (Expand) | Author |
2023-10-03 | tcg: Rename cpu_env to tcg_env | Richard Henderson |
2023-05-18 | Hexagon (target/hexagon) Move items to DisasContext | Taylor Simpson |
2023-05-18 | Hexagon (target/hexagon) Move pkt_has_store_s1 to DisasContext | Taylor Simpson |
2023-05-18 | Hexagon (target/hexagon) Make special new_value for USR | 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) Remove log_reg_write from op_helper.[ch] | Taylor Simpson |
2023-05-18 | Hexagon (target/hexagon) Add overrides for clr[tf]new | Taylor Simpson |
2023-05-05 | target/Hexagon: Finish conversion to tcg_gen_qemu_{ld, st}_* | Richard Henderson |
2023-04-21 | Hexagon (target/hexagon) Add overrides for cache/sync/barrier instructions | Taylor Simpson |
2023-04-21 | Hexagon (target/hexagon) Remove unused slot variable in helpers | Taylor Simpson |
2023-04-21 | Hexagon (target/hexagon) Updates to USR should use get_result_gpr | Taylor Simpson |
2023-04-21 | Hexagon (target/hexagon) Remove redundant/unused macros | Taylor Simpson |
2023-03-06 | Hexagon (target/hexagon) Reduce manipulation of slot_cancelled | 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 callr | Taylor Simpson |
2023-03-05 | target/hexagon: Drop tcg_temp_free from C code | Richard Henderson |
2022-12-16 | target/hexagon: introduce new helper functions | Niccolò Izzo |
2022-12-16 | target/hexagon: make slot number an unsigned | Paolo Montesel |
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) Only use branch_taken when packet has multi cof | Taylor Simpson |
2022-12-16 | Hexagon (target/hexagon) Add pkt and insn to DisasContext | Taylor Simpson |
2022-09-30 | Hexagon (target/hexagon) move store size tracking to translation | Taylor Simpson |
2022-07-19 | Hexagon (target/hexagon) fix bug in mem_noshuf load exception | Taylor Simpson |
2022-03-12 | Hexagon HVX (target/hexagon) fix bug in HVX saturate instructions | Taylor Simpson |
2021-11-03 | Hexagon HVX (target/hexagon) macros | 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-06 | target/hexagon: Use tcg_constant_* | Philippe Mathieu-Daudé |
2021-10-06 | target/hexagon: Remove unused TCG temporary from predicated loads | Philippe Mathieu-Daudé |
2021-06-29 | Hexagon (target/hexagon) cleanup gen_store_conditional[48] functions | Taylor Simpson |
2021-06-29 | Hexagon (target/hexagon) fix bug in fLSBNEW* | Taylor Simpson |
2021-05-01 | Hexagon (target/hexagon) CABAC decode bin | 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) remove unused carry_from_add64 function | Taylor Simpson |
2021-03-06 | target/hexagon: Fix shift amount check in fASHIFTL/fLSHIFTR | Taylor Simpson |
2021-02-18 | Hexagon (target/hexagon) macros | Taylor Simpson |