index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tcg
/
s390x
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-06
tcg/s390x: Avoid the constant pool in tcg_out_movi
Richard Henderson
1
-6
/
+17
2023-01-06
tcg/s390x: Cleanup tcg_out_movi
Richard Henderson
1
-36
/
+16
2023-01-06
tcg/s390x: Tighten constraints for 64-bit compare
Richard Henderson
2
-13
/
+17
2023-01-06
tcg/s390x: Implement ctpop operation
Richard Henderson
2
-2
/
+38
2023-01-06
tcg/s390x: Use tgen_movcond_int in tgen_clz
Richard Henderson
2
-9
/
+12
2023-01-06
tcg/s390x: Support SELGR instruction in movcond
Richard Henderson
1
-0
/
+15
2023-01-06
tcg/s390x: Generalize movcond implementation
Richard Henderson
2
-14
/
+41
2023-01-06
tcg/s390x: Create tgen_cmp2 to simplify movcond
Richard Henderson
1
-3
/
+16
2023-01-06
tcg/s390x: Support MIE3 logical operations
Richard Henderson
3
-12
/
+118
2023-01-06
tcg/s390x: Tighten constraints for and_i64
Richard Henderson
3
-56
/
+61
2023-01-06
tcg/s390x: Tighten constraints for or_i64 and xor_i64
Richard Henderson
3
-60
/
+56
2023-01-06
tcg/s390x: Issue XILF directly for xor_i32
Richard Henderson
1
-1
/
+1
2023-01-06
tcg/s390x: Support MIE2 MGRK instruction
Richard Henderson
3
-1
/
+10
2023-01-06
tcg/s390x: Support MIE2 multiply single instructions
Richard Henderson
3
-10
/
+26
2023-01-06
tcg/s390x: Distinguish RIE formats
Richard Henderson
1
-21
/
+26
2023-01-06
tcg/s390x: Distinguish RRF-a and RRF-c formats
Richard Henderson
1
-25
/
+32
2023-01-06
tcg/s390x: Use LARL+AGHI for odd addresses
Richard Henderson
1
-7
/
+8
2023-01-06
tcg/s390x: Remove DISTINCT_OPERANDS facility check
Richard Henderson
2
-15
/
+2
2023-01-06
tcg/s390x: Remove FAST_BCR_SER facility check
Richard Henderson
2
-2
/
+2
2023-01-06
tcg/s390x: Check for load-on-condition facility at startup
Richard Henderson
2
-51
/
+27
2023-01-06
tcg/s390x: Check for general-instruction-extension facility at startup
Richard Henderson
2
-61
/
+49
2023-01-06
tcg/s390x: Check for extended-immediate facility at startup
Richard Henderson
2
-163
/
+72
2023-01-06
tcg/s390x: Check for long-displacement facility at startup
Richard Henderson
2
-2
/
+19
2023-01-06
tcg/s390x: Remove USE_LONG_BRANCHES
Richard Henderson
1
-9
/
+0
2023-01-06
tcg/s390x: Always set TCG_TARGET_HAS_direct_jump
Richard Henderson
2
-40
/
+10
2023-01-06
tcg/s390x: Remove TCG_REG_TB
Richard Henderson
1
-91
/
+6
2023-01-06
tcg/s390x: Use register pair allocation for div and mulu2
Richard Henderson
3
-20
/
+35
2023-01-05
tcg: Add TCGHelperInfo argument to tcg_out_call
Richard Henderson
1
-3
/
+9
2023-01-05
tcg: Replace TCG_TARGET_EXTEND_ARGS with TCG_TARGET_CALL_ARG_I32
Richard Henderson
1
-1
/
+1
2023-01-05
tcg: Replace TCG_TARGET_CALL_ALIGN_ARGS with TCG_TARGET_CALL_ARG_I64
Richard Henderson
1
-0
/
+1
2023-01-04
tcg/s390x: Fix coding style
Philippe Mathieu-Daudé
1
-10
/
+10
2022-03-14
tcg/s390x: Fix tcg_out_dup_vec vs general registers
Richard Henderson
1
-0
/
+1
2022-03-14
tcg/s390x: Fix INDEX_op_bitsel_vec vs VSEL
Richard Henderson
1
-1
/
+1
2022-03-14
tcg/s390x: Fix tcg_out_dupi_vec vs VGM
Richard Henderson
1
-2
/
+2
2022-03-04
tcg/s390x: Implement vector NAND, NOR, EQV
Richard Henderson
2
-3
/
+20
2022-03-04
tcg: Add opcodes for vector nand, nor, eqv
Richard Henderson
1
-0
/
+3
2022-02-09
tcg/s390x: Support raising sigbus for user-only
Richard Henderson
2
-4
/
+57
2022-01-08
exec/memop: Adding signedness to quad definitions
Frédéric Pétrot
1
-9
/
+9
2021-11-11
tcg/s390x: Fix tcg_out_vec_op argument type
Miroslav Rezanina
1
-1
/
+2
2021-10-05
tcg/s390x: Implement TCG_TARGET_HAS_cmpsel_vec
Richard Henderson
1
-1
/
+23
2021-10-05
tcg/s390x: Implement TCG_TARGET_HAS_bitsel_vec
Richard Henderson
3
-1
/
+22
2021-10-05
tcg/s390x: Implement TCG_TARGET_HAS_sat_vec
Richard Henderson
2
-0
/
+66
2021-10-05
tcg/s390x: Implement TCG_TARGET_HAS_minmax_vec
Richard Henderson
2
-1
/
+26
2021-10-05
tcg/s390x: Implement vector shift operations
Richard Henderson
3
-7
/
+99
2021-10-05
tcg/s390x: Implement TCG_TARGET_HAS_mul_vec
Richard Henderson
2
-1
/
+8
2021-10-05
tcg/s390x: Implement andc, orc, abs, neg, not vector operations
Richard Henderson
3
-5
/
+39
2021-10-05
tcg/s390x: Implement minimal vector operations
Richard Henderson
1
-4
/
+150
2021-10-05
tcg/s390x: Implement tcg_out_dup*_vec
Richard Henderson
1
-3
/
+119
2021-10-05
tcg/s390x: Implement tcg_out_mov for vector types
Richard Henderson
1
-4
/
+68
2021-10-05
tcg/s390x: Implement tcg_out_ld/st for vector types
Richard Henderson
1
-12
/
+120
[next]