Age | Commit message (Expand) | Author | Files | Lines |
2023-05-16 | tcg: Add INDEX_op_qemu_{ld,st}_i128 | Richard Henderson | 1 | -0/+2 |
2023-05-16 | tcg: Introduce tcg_target_has_memory_bswap | Richard Henderson | 1 | -2/+0 |
2023-05-11 | tcg/mips: Remove MO_BSWAP handling | Richard Henderson | 1 | -2/+2 |
2023-04-10 | tcg/mips: Fix TCG_TARGET_CALL_RET_I128 for o32 abi | Richard Henderson | 1 | -1/+2 |
2023-02-04 | tcg: Add TCG_TARGET_CALL_{RET,ARG}_I128 | Richard Henderson | 1 | -0/+2 |
2023-01-17 | tcg: Remove TCG_TARGET_HAS_direct_jump | Richard Henderson | 1 | -1/+0 |
2023-01-17 | tcg: Move tb_target_set_jmp_target declaration to tcg.h | Richard Henderson | 1 | -5/+0 |
2023-01-17 | tcg: Change tb_target_set_jmp_target arguments | Richard Henderson | 1 | -1/+2 |
2023-01-05 | tcg: Replace TCG_TARGET_EXTEND_ARGS with TCG_TARGET_CALL_ARG_I32 | Richard Henderson | 1 | -0/+1 |
2023-01-05 | tcg: Replace TCG_TARGET_CALL_ALIGN_ARGS with TCG_TARGET_CALL_ARG_I64 | Richard Henderson | 1 | -1/+2 |
2022-02-09 | tcg/mips: Support unaligned access for user-only | Richard Henderson | 1 | -2/+0 |
2021-09-21 | tcg/mips: Unset TCG_TARGET_HAS_direct_jump | Richard Henderson | 1 | -7/+5 |
2021-07-09 | tcg: Remove TCG_TARGET_HAS_goto_ptr | Richard Henderson | 1 | -1/+0 |
2021-06-11 | tcg: Move MAX_CODE_GEN_BUFFER_SIZE to tcg-target.h | Richard Henderson | 1 | -0/+6 |
2021-01-07 | tcg: Remove TCG_TARGET_SUPPORT_MIRROR | Richard Henderson | 1 | -1/+0 |
2021-01-07 | tcg/mips: Support split-wx code generation | Richard Henderson | 1 | -1/+1 |
2021-01-07 | tcg: Add --accel tcg,split-wx property | Richard Henderson | 1 | -0/+1 |
2021-01-07 | tcg: Adjust tb_target_set_jmp_target for split-wx | Richard Henderson | 1 | -1/+1 |
2021-01-07 | tcg: Introduce INDEX_op_qemu_st8_i32 | Richard Henderson | 1 | -0/+1 |
2021-01-02 | util: Extract flush_icache_range to cacheflush.c | Richard Henderson | 1 | -11/+0 |
2019-04-24 | tcg: Add INDEX_op_extract2_{i32,i64} | Richard Henderson | 1 | -0/+2 |
2018-12-17 | tcg: Add TCG_TARGET_HAS_MEMORY_BSWAP | Richard Henderson | 1 | -0/+1 |
2017-09-07 | tcg: Rearrange ldst label tracking | Richard Henderson | 1 | -0/+4 |
2017-09-07 | tcg: Move USE_DIRECT_JUMP discriminator to tcg/cpu/tcg-target.h | Richard Henderson | 1 | -1/+4 |
2017-09-05 | tcg: Add tcg target default memory ordering | Pranith Kumar | 1 | -0/+2 |
2017-06-05 | tcg/mips: implement goto_ptr | Aurelien Jarno | 1 | -1/+1 |
2017-06-05 | tcg: Introduce goto_ptr opcode and tcg_gen_lookup_and_goto_ptr | Emilio G. Cota | 1 | -0/+1 |
2017-01-10 | tcg: Add opcode for ctpop | Richard Henderson | 1 | -0/+2 |
2017-01-10 | tcg/mips: Handle clz opcode | Richard Henderson | 1 | -2/+4 |
2017-01-10 | tcg: Add clz and ctz opcodes | Richard Henderson | 1 | -0/+2 |
2017-01-10 | tcg/mips: Implement field extraction opcodes | Richard Henderson | 1 | -1/+3 |
2017-01-10 | tcg: Add field extraction primitives | Richard Henderson | 1 | -0/+2 |
2017-01-06 | tcg-mips: Adjust calling conventions for mips64 | Jin Guojie | 1 | -4/+15 |
2017-01-06 | tcg-mips: Support 64-bit opcodes | Jin Guojie | 1 | -0/+41 |
2017-01-06 | tcg-mips: Move bswap code to a subroutine | Jin Guojie | 1 | -1/+1 |
2016-07-12 | tcg: Clean up tcg-target.h header guards | Markus Armbruster | 1 | -2/+3 |
2015-10-19 | tcg/mips: Support r6 multiply/divide encodings | James Hogan | 1 | -2/+2 |
2015-10-19 | tcg/mips: Add use_mips32r6_instructions definition | James Hogan | 1 | -0/+7 |
2015-06-03 | tcg: add TCG_TARGET_TLB_DISPLACEMENT_BITS | Paolo Bonzini | 1 | -0/+1 |
2014-06-04 | tcg: Remove TCG_TARGET_HAS_new_ldst | Richard Henderson | 1 | -2/+0 |
2014-05-24 | tcg-mips: Use EXT for AND on mips32r2 | Richard Henderson | 1 | -4/+0 |
2014-05-24 | tcg-mips: Rearrange register allocation | Richard Henderson | 1 | -4/+4 |
2014-05-24 | tcg-mips: Convert to new_ldst | Richard Henderson | 1 | -1/+1 |
2014-05-12 | tcg-mips: Define TCG_TARGET_INSN_UNIT_SIZE | Richard Henderson | 1 | -0/+1 |
2014-04-18 | tcg: Use HOST_WORDS_BIGENDIAN | Richard Henderson | 1 | -4/+0 |
2014-04-18 | tcg: Relax requirement for mulu2_i32 on 32-bit hosts | Richard Henderson | 1 | -0/+1 |
2013-10-10 | tcg: Add qemu_ld_st_i32/64 | Richard Henderson | 1 | -0/+2 |
2013-09-03 | Merge branch 'tcg-next' of git://github.com/rth7680/qemu | Aurelien Jarno | 1 | -2/+3 |
2013-09-03 | tcg/mips: only enable ext8s/ext16s ops on MIPS32R2 | Aurelien Jarno | 1 | -2/+2 |
2013-09-03 | tcg/mips: detect available host instructions at runtime | Aurelien Jarno | 1 | -21/+29 |