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
/
tcg
/
mips
/
tcg-target.h
Age
Commit message (
Expand
)
Author
2024-02-03
tcg: Introduce TCG_TARGET_HAS_tst
Richard Henderson
2023-11-06
tcg: Remove TCG_TARGET_HAS_neg_{i32,i64}
Richard Henderson
2023-11-06
tcg/mips: Implement neg opcodes
Richard Henderson
2023-11-06
tcg: Remove TCG_TARGET_HAS_movcond_{i32,i64}
Richard Henderson
2023-11-06
tcg/mips: Always implement movcond
Richard Henderson
2023-08-24
tcg: Introduce negsetcond opcodes
Richard Henderson
2023-08-24
tcg: Unify TCG_TARGET_HAS_extr[lh]_i64_i32
Richard Henderson
2023-06-05
tcg: Split out tcg-target-reg-bits.h
Richard Henderson
2023-05-30
tcg: Remove TCG_TARGET_TLB_DISPLACEMENT_BITS
Richard Henderson
2023-05-25
tcg/mips: Use the constant pool for 64-bit constants
Richard Henderson
2023-05-25
tcg/mips: Move TCG_AREG0 to S8
Richard Henderson
2023-05-16
tcg: Add INDEX_op_qemu_{ld,st}_i128
Richard Henderson
2023-05-16
tcg: Introduce tcg_target_has_memory_bswap
Richard Henderson
2023-05-11
tcg/mips: Remove MO_BSWAP handling
Richard Henderson
2023-04-10
tcg/mips: Fix TCG_TARGET_CALL_RET_I128 for o32 abi
Richard Henderson
2023-02-04
tcg: Add TCG_TARGET_CALL_{RET,ARG}_I128
Richard Henderson
2023-01-17
tcg: Remove TCG_TARGET_HAS_direct_jump
Richard Henderson
2023-01-17
tcg: Move tb_target_set_jmp_target declaration to tcg.h
Richard Henderson
2023-01-17
tcg: Change tb_target_set_jmp_target arguments
Richard Henderson
2023-01-05
tcg: Replace TCG_TARGET_EXTEND_ARGS with TCG_TARGET_CALL_ARG_I32
Richard Henderson
2023-01-05
tcg: Replace TCG_TARGET_CALL_ALIGN_ARGS with TCG_TARGET_CALL_ARG_I64
Richard Henderson
2022-02-09
tcg/mips: Support unaligned access for user-only
Richard Henderson
2021-09-21
tcg/mips: Unset TCG_TARGET_HAS_direct_jump
Richard Henderson
2021-07-09
tcg: Remove TCG_TARGET_HAS_goto_ptr
Richard Henderson
2021-06-11
tcg: Move MAX_CODE_GEN_BUFFER_SIZE to tcg-target.h
Richard Henderson
2021-01-07
tcg: Remove TCG_TARGET_SUPPORT_MIRROR
Richard Henderson
2021-01-07
tcg/mips: Support split-wx code generation
Richard Henderson
2021-01-07
tcg: Add --accel tcg,split-wx property
Richard Henderson
2021-01-07
tcg: Adjust tb_target_set_jmp_target for split-wx
Richard Henderson
2021-01-07
tcg: Introduce INDEX_op_qemu_st8_i32
Richard Henderson
2021-01-02
util: Extract flush_icache_range to cacheflush.c
Richard Henderson
2019-04-24
tcg: Add INDEX_op_extract2_{i32,i64}
Richard Henderson
2018-12-17
tcg: Add TCG_TARGET_HAS_MEMORY_BSWAP
Richard Henderson
2017-09-07
tcg: Rearrange ldst label tracking
Richard Henderson
2017-09-07
tcg: Move USE_DIRECT_JUMP discriminator to tcg/cpu/tcg-target.h
Richard Henderson
2017-09-05
tcg: Add tcg target default memory ordering
Pranith Kumar
2017-06-05
tcg/mips: implement goto_ptr
Aurelien Jarno
2017-06-05
tcg: Introduce goto_ptr opcode and tcg_gen_lookup_and_goto_ptr
Emilio G. Cota
2017-01-10
tcg: Add opcode for ctpop
Richard Henderson
2017-01-10
tcg/mips: Handle clz opcode
Richard Henderson
2017-01-10
tcg: Add clz and ctz opcodes
Richard Henderson
2017-01-10
tcg/mips: Implement field extraction opcodes
Richard Henderson
2017-01-10
tcg: Add field extraction primitives
Richard Henderson
2017-01-06
tcg-mips: Adjust calling conventions for mips64
Jin Guojie
2017-01-06
tcg-mips: Support 64-bit opcodes
Jin Guojie
2017-01-06
tcg-mips: Move bswap code to a subroutine
Jin Guojie
2016-07-12
tcg: Clean up tcg-target.h header guards
Markus Armbruster
2015-10-19
tcg/mips: Support r6 multiply/divide encodings
James Hogan
2015-10-19
tcg/mips: Add use_mips32r6_instructions definition
James Hogan
2015-06-03
tcg: add TCG_TARGET_TLB_DISPLACEMENT_BITS
Paolo Bonzini
[next]