| Commit message (Expand) | Author | Age | Files | Lines |
* | tcg/tci: Remove tci_read_r8 | Richard Henderson | 2021-03-06 | 1 | -18/+5 |
* | tcg/tci: Use exec/cpu_ldst.h interfaces | Richard Henderson | 2021-03-06 | 1 | -45/+28 |
* | tcg/tci: Remove TCG_CONST | Richard Henderson | 2021-02-05 | 1 | -122/+67 |
* | tcg/tci: Fix TCG_REG_R4 misusage | Richard Henderson | 2021-02-05 | 1 | -4/+4 |
* | tcg/tci: Remove TODO as unused | Richard Henderson | 2021-02-05 | 1 | -8/+0 |
* | tcg/tci: Implement 64-bit division | Richard Henderson | 2021-02-05 | 1 | -3/+19 |
* | tcg/tci: Remove dead code for TCG_TARGET_HAS_div2_* | Richard Henderson | 2021-02-05 | 1 | -12/+0 |
* | tcg/tci: Use g_assert_not_reached | Richard Henderson | 2021-02-05 | 1 | -8/+7 |
* | tcg/tci: Merge INDEX_op_{st_i32,st32_i64} | Richard Henderson | 2021-02-05 | 1 | -6/+1 |
* | tcg/tci: Move stack bounds check to compile-time | Richard Henderson | 2021-02-05 | 1 | -2/+0 |
* | tcg/tci: Merge INDEX_op_st16_{i32,i64} | Richard Henderson | 2021-02-05 | 1 | -7/+1 |
* | tcg/tci: Merge INDEX_op_st8_{i32,i64} | Richard Henderson | 2021-02-05 | 1 | -7/+1 |
* | tcg/tci: Merge INDEX_op_{ld_i32,ld32u_i64} | Richard Henderson | 2021-02-05 | 1 | -6/+1 |
* | tcg/tci: Merge INDEX_op_ld16s_{i32,i64} | Richard Henderson | 2021-02-05 | 1 | -4/+1 |
* | tcg/tci: Merge INDEX_op_ld16u_{i32,i64} | Richard Henderson | 2021-02-05 | 1 | -8/+5 |
* | tcg/tci: Merge INDEX_op_ld8s_{i32,i64} | Richard Henderson | 2021-02-05 | 1 | -8/+5 |
* | tcg/tci: Merge INDEX_op_ld8u_{i32,i64} | Richard Henderson | 2021-02-05 | 1 | -7/+13 |
* | tcg/tci: Inline tci_write_reg64 into 64-bit callers | Richard Henderson | 2021-02-05 | 1 | -33/+27 |
* | tcg/tci: Inline tci_write_reg32 into all callers | Richard Henderson | 2021-02-05 | 1 | -36/+30 |
* | tcg/tci: Inline tci_write_reg16 into the only caller | Richard Henderson | 2021-02-05 | 1 | -9/+1 |
* | tcg/tci: Inline tci_write_reg8 into its callers | Richard Henderson | 2021-02-05 | 1 | -7/+2 |
* | tcg/tci: Inline tci_write_reg32s into the only caller | Richard Henderson | 2021-02-05 | 1 | -9/+1 |
* | tcg/tci: Implement INDEX_op_ld8s_i64 | Stefan Weil | 2021-02-05 | 1 | -1/+4 |
* | tcg/tci: Implement INDEX_op_ld16s_i32 | Stefan Weil | 2021-02-05 | 1 | -1/+4 |
* | tcg/tci: Make tci_tb_ptr thread-local | Richard Henderson | 2021-02-05 | 1 | -4/+3 |
* | tcg/tci: Restrict tci_write_reg16() to 64-bit hosts | Philippe Mathieu-Daudé | 2021-01-27 | 1 | -0/+2 |
* | tcg/tci: Add special tci_movi_{i32,i64} opcodes | Richard Henderson | 2021-01-13 | 1 | -2/+2 |
* | tcg/tci: Push const down through bytecode reading | Richard Henderson | 2021-01-07 | 1 | -26/+34 |
* | tcg: Introduce tcg_splitwx_to_{rx,rw} | Richard Henderson | 2021-01-07 | 1 | -2/+4 |
* | tcg: Move tcg prologue pointer out of TCGContext | Richard Henderson | 2021-01-07 | 1 | -2/+2 |
* | cfi: Initial support for cfi-icall in QEMU | Daniele Buono | 2021-01-02 | 1 | -0/+7 |
* | qemu/atomic.h: rename atomic_ to qatomic_ | Stefan Hajnoczi | 2020-09-23 | 1 | -1/+1 |
* | tcg: Search includes from the project root source directory | Philippe Mathieu-Daudé | 2020-01-16 | 1 | -1/+1 |
* | tci: Add implementation for INDEX_op_ld16u_i64 | Stefan Weil | 2019-10-28 | 1 | -0/+15 |
* | tcg: Allow 6 arguments to TCG helpers | Richard Henderson | 2017-12-29 | 1 | -4/+8 |
* | tci: move tci_regs to tcg_qemu_tb_exec's stack | Emilio G. Cota | 2017-10-10 | 1 | -273/+279 |
* | tcg/tci: enable bswap16_i64 | Philippe Mathieu-Daudé | 2017-07-19 | 1 | -1/+0 |
* | tcg: move tcg backend files into accel/tcg/ | Yang Zhong | 2017-06-15 | 1 | -0/+1251 |