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
/
s390x
Age
Commit message (
Expand
)
Author
2023-02-04
tcg: Add TCG_TARGET_CALL_{RET,ARG}_I128
Richard Henderson
2023-02-04
tcg: Introduce tcg_target_call_oarg_reg
Richard Henderson
2023-02-04
tcg: Introduce tcg_out_addi_ptr
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-17
tcg: Split out tcg_out_goto_tb
Richard Henderson
2023-01-17
tcg: Introduce set_jmp_insn_offset
Richard Henderson
2023-01-17
tcg: Split out tcg_out_exit_tb
Richard Henderson
2023-01-06
tcg/s390x: Avoid the constant pool in tcg_out_movi
Richard Henderson
2023-01-06
tcg/s390x: Cleanup tcg_out_movi
Richard Henderson
2023-01-06
tcg/s390x: Tighten constraints for 64-bit compare
Richard Henderson
2023-01-06
tcg/s390x: Implement ctpop operation
Richard Henderson
2023-01-06
tcg/s390x: Use tgen_movcond_int in tgen_clz
Richard Henderson
2023-01-06
tcg/s390x: Support SELGR instruction in movcond
Richard Henderson
2023-01-06
tcg/s390x: Generalize movcond implementation
Richard Henderson
2023-01-06
tcg/s390x: Create tgen_cmp2 to simplify movcond
Richard Henderson
2023-01-06
tcg/s390x: Support MIE3 logical operations
Richard Henderson
2023-01-06
tcg/s390x: Tighten constraints for and_i64
Richard Henderson
2023-01-06
tcg/s390x: Tighten constraints for or_i64 and xor_i64
Richard Henderson
2023-01-06
tcg/s390x: Issue XILF directly for xor_i32
Richard Henderson
2023-01-06
tcg/s390x: Support MIE2 MGRK instruction
Richard Henderson
2023-01-06
tcg/s390x: Support MIE2 multiply single instructions
Richard Henderson
2023-01-06
tcg/s390x: Distinguish RIE formats
Richard Henderson
2023-01-06
tcg/s390x: Distinguish RRF-a and RRF-c formats
Richard Henderson
2023-01-06
tcg/s390x: Use LARL+AGHI for odd addresses
Richard Henderson
2023-01-06
tcg/s390x: Remove DISTINCT_OPERANDS facility check
Richard Henderson
2023-01-06
tcg/s390x: Remove FAST_BCR_SER facility check
Richard Henderson
2023-01-06
tcg/s390x: Check for load-on-condition facility at startup
Richard Henderson
2023-01-06
tcg/s390x: Check for general-instruction-extension facility at startup
Richard Henderson
2023-01-06
tcg/s390x: Check for extended-immediate facility at startup
Richard Henderson
2023-01-06
tcg/s390x: Check for long-displacement facility at startup
Richard Henderson
2023-01-06
tcg/s390x: Remove USE_LONG_BRANCHES
Richard Henderson
2023-01-06
tcg/s390x: Always set TCG_TARGET_HAS_direct_jump
Richard Henderson
2023-01-06
tcg/s390x: Remove TCG_REG_TB
Richard Henderson
2023-01-06
tcg/s390x: Use register pair allocation for div and mulu2
Richard Henderson
2023-01-05
tcg: Add TCGHelperInfo argument to tcg_out_call
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
2023-01-04
tcg/s390x: Fix coding style
Philippe Mathieu-Daudé
2022-03-14
tcg/s390x: Fix tcg_out_dup_vec vs general registers
Richard Henderson
2022-03-14
tcg/s390x: Fix INDEX_op_bitsel_vec vs VSEL
Richard Henderson
2022-03-14
tcg/s390x: Fix tcg_out_dupi_vec vs VGM
Richard Henderson
2022-03-04
tcg/s390x: Implement vector NAND, NOR, EQV
Richard Henderson
2022-03-04
tcg: Add opcodes for vector nand, nor, eqv
Richard Henderson
2022-02-09
tcg/s390x: Support raising sigbus for user-only
Richard Henderson
2022-01-08
exec/memop: Adding signedness to quad definitions
Frédéric Pétrot
2021-11-11
tcg/s390x: Fix tcg_out_vec_op argument type
Miroslav Rezanina
2021-10-05
tcg/s390x: Implement TCG_TARGET_HAS_cmpsel_vec
Richard Henderson
2021-10-05
tcg/s390x: Implement TCG_TARGET_HAS_bitsel_vec
Richard Henderson
[next]