Series |
tcg: Convert to TCGOutOp structures
|
expand
-
[v3,000/162] tcg: Convert to TCGOutOp structures
-
[v3,001/162] tcg: Add all_outop[]
-
[v3,002/162] tcg: Remove INDEX_op_ext{8,16,32}*
-
[v3,003/162] tcg: Merge INDEX_op_mov_{i32,i64}
-
[v3,004/162] tcg: Convert add to TCGOutOpBinary
-
[v3,005/162] tcg: Merge INDEX_op_add_{i32,i64}
-
[v3,006/162] tcg: Convert and to TCGOutOpBinary
-
[v3,007/162] tcg: Merge INDEX_op_and_{i32,i64}
-
[v3,008/162] tcg/optimize: Fold andc with immediate to and
-
[v3,009/162] tcg/optimize: Emit add r, r, -1 in fold_setcond_tst_pow2
-
[v3,010/162] tcg: Convert andc to TCGOutOpBinary
-
[v3,011/162] tcg: Merge INDEX_op_andc_{i32,i64}
-
[v3,012/162] tcg: Convert or to TCGOutOpBinary
-
[v3,013/162] tcg: Merge INDEX_op_or_{i32,i64}
-
[v3,014/162] tcg/optimize: Fold orc with immediate to or
-
[v3,015/162] tcg: Convert orc to TCGOutOpBinary
-
[v3,016/162] tcg: Merge INDEX_op_orc_{i32,i64}
-
[v3,017/162] tcg: Convert xor to TCGOutOpBinary
-
[v3,018/162] tcg: Merge INDEX_op_xor_{i32,i64}
-
[v3,019/162] tcg/optimize: Fold eqv with immediate to xor
-
[v3,020/162] tcg: Convert eqv to TCGOutOpBinary
-
[v3,021/162] tcg: Merge INDEX_op_eqv_{i32,i64}
-
[v3,022/162] tcg: Convert nand to TCGOutOpBinary
-
[v3,023/162] tcg: Merge INDEX_op_nand_{i32,i64}
-
[v3,024/162] tcg/loongarch64: Do not accept constant argument to nor
-
[v3,025/162] tcg: Convert nor to TCGOutOpBinary
-
[v3,026/162] tcg: Merge INDEX_op_nor_{i32,i64}
-
[v3,027/162] tcg/arm: Fix constraints for sub
-
[v3,028/162] tcg: Convert sub to TCGOutOpSubtract
-
[v3,029/162] tcg: Merge INDEX_op_sub_{i32,i64}
-
[v3,030/162] tcg: Convert neg to TCGOutOpUnary
-
[v3,031/162] tcg: Merge INDEX_op_neg_{i32,i64}
-
[v3,032/162] tcg: Convert not to TCGOutOpUnary
-
[v3,033/162] tcg: Merge INDEX_op_not_{i32,i64}
-
[v3,034/162] tcg: Convert mul to TCGOutOpBinary
-
[v3,035/162] tcg: Merge INDEX_op_mul_{i32,i64}
-
[v3,036/162] tcg: Convert muluh to TCGOutOpBinary
-
[v3,037/162] tcg: Merge INDEX_op_muluh_{i32,i64}
-
[v3,038/162] tcg: Convert mulsh to TCGOutOpBinary
-
[v3,039/162] tcg: Merge INDEX_op_mulsh_{i32,i64}
-
[v3,040/162] tcg: Convert div to TCGOutOpBinary
-
[v3,041/162] tcg: Merge INDEX_op_div_{i32,i64}
-
[v3,042/162] tcg: Convert divu to TCGOutOpBinary
-
[v3,043/162] tcg: Merge INDEX_op_divu_{i32,i64}
-
[v3,044/162] tcg: Convert div2 to TCGOutOpDivRem
-
[v3,045/162] tcg: Merge INDEX_op_div2_{i32,i64}
-
[v3,046/162] tcg: Convert divu2 to TCGOutOpDivRem
-
[v3,047/162] tcg: Merge INDEX_op_divu2_{i32,i64}
-
[v3,048/162] tcg: Convert rem to TCGOutOpBinary
-
[v3,049/162] tcg: Merge INDEX_op_rem_{i32,i64}
-
[v3,050/162] tcg: Convert remu to TCGOutOpBinary
-
[v3,051/162] tcg: Merge INDEX_op_remu_{i32,i64}
-
[v3,052/162] tcg: Convert shl to TCGOutOpBinary
-
[v3,053/162] tcg: Merge INDEX_op_shl_{i32,i64}
-
[v3,054/162] tcg: Convert shr to TCGOutOpBinary
-
[v3,055/162] tcg: Merge INDEX_op_shr_{i32,i64}
-
[v3,056/162] tcg: Convert sar to TCGOutOpBinary
-
[v3,057/162] tcg: Merge INDEX_op_sar_{i32,i64}
-
[v3,058/162] tcg: Do not require both rotr and rotl from the backend
-
[v3,059/162] tcg: Convert rotl, rotr to TCGOutOpBinary
-
[v3,060/162] tcg: Merge INDEX_op_rot{l,r}_{i32,i64}
-
[v3,061/162] tcg: Convert clz to TCGOutOpBinary
-
[v3,062/162] tcg: Merge INDEX_op_clz_{i32,i64}
-
[v3,063/162] tcg: Convert ctz to TCGOutOpBinary
-
[v3,064/162] tcg: Merge INDEX_op_ctz_{i32,i64}
-
[v3,065/162] tcg: Convert ctpop to TCGOutOpUnary
-
[v3,066/162] tcg: Merge INDEX_op_ctpop_{i32,i64}
-
[v3,067/162] tcg: Convert muls2 to TCGOutOpMul2
-
[v3,068/162] tcg: Merge INDEX_op_muls2_{i32,i64}
-
[v3,069/162] tcg: Convert mulu2 to TCGOutOpMul2
-
[v3,070/162] tcg: Merge INDEX_op_mulu2_{i32,i64}
-
[v3,071/162] tcg/loongarch64: Support negsetcond
-
[v3,072/162] tcg/mips: Support negsetcond
-
[v3,073/162] tcg/tci: Support negsetcond
-
[v3,074/162] tcg: Remove TCG_TARGET_HAS_negsetcond_{i32,i64}
-
[v3,075/162] tcg: Convert setcond, negsetcond to TCGOutOpSetcond
-
[v3,076/162] tcg: Merge INDEX_op_{neg}setcond_{i32,i64}`
-
[v3,077/162] tcg: Convert brcond to TCGOutOpBrcond
-
[v3,078/162] tcg: Merge INDEX_op_brcond_{i32,i64}
-
[v3,079/162] tcg: Convert movcond to TCGOutOpMovcond
-
[v3,080/162] tcg: Merge INDEX_op_movcond_{i32,i64}
-
[v3,081/162] tcg/ppc: Drop fallback constant loading in tcg_out_cmp
-
[v3,082/162] tcg/arm: Expand arguments to tcg_out_cmp2
-
[v3,083/162] tcg/ppc: Expand arguments to tcg_out_cmp2
-
[v3,084/162] tcg: Convert brcond2_i32 to TCGOutOpBrcond2
-
[v3,085/162] tcg: Convert setcond2_i32 to TCGOutOpSetcond2
-
[v3,086/162] tcg: Convert bswap16 to TCGOutOpBswap
-
[v3,087/162] tcg: Merge INDEX_op_bswap16_{i32,i64}
-
[v3,088/162] tcg: Convert bswap32 to TCGOutOpBswap
-
[v3,089/162] tcg: Merge INDEX_op_bswap32_{i32,i64}
-
[v3,090/162] tcg: Convert bswap64 to TCGOutOpUnary
-
[v3,091/162] tcg: Rename INDEX_op_bswap64_i64 to INDEX_op_bswap64
-
[v3,092/162] tcg: Convert extract to TCGOutOpExtract
-
[v3,093/162] tcg: Merge INDEX_op_extract_{i32,i64}
-
[v3,094/162] tcg: Convert sextract to TCGOutOpExtract
-
[v3,095/162] tcg: Merge INDEX_op_sextract_{i32,i64}
-
[v3,096/162] tcg: Convert ext_i32_i64 to TCGOutOpUnary
-
[v3,097/162] tcg: Convert extu_i32_i64 to TCGOutOpUnary
-
[v3,098/162] tcg: Convert extrl_i64_i32 to TCGOutOpUnary
-
[v3,099/162] tcg: Convert extrh_i64_i32 to TCGOutOpUnary
-
[v3,100/162] tcg: Convert deposit to TCGOutOpDeposit
-
[v3,101/162] tcg/aarch64: Improve deposit
-
[v3,102/162] tcg: Merge INDEX_op_deposit_{i32,i64}
-
[v3,103/162] tcg: Convert extract2 to TCGOutOpExtract2
-
[v3,104/162] tcg: Merge INDEX_op_extract2_{i32,i64}
-
[v3,105/162] tcg: Expand fallback add2 with 32-bit operations
-
[v3,106/162] tcg: Expand fallback sub2 with 32-bit operations
-
[v3,107/162] tcg: Do not default add2/sub2_i32 for 32-bit hosts
-
[v3,108/162] tcg/mips: Drop support for add2/sub2
-
[v3,109/162] tcg/riscv: Drop support for add2/sub2
-
[v3,110/162] tcg: Move i into each for loop in liveness_pass_1
-
[v3,111/162] tcg: Sink def, nb_iargs, nb_oargs loads in liveness_pass_1
-
[v3,112/162] tcg: Add add/sub with carry opcodes and infrastructure
-
[v3,113/162] tcg: Add TCGOutOp structures for add/sub carry opcodes
-
[v3,114/162] tcg/optimize: Handle add/sub with carry opcodes
-
[v3,115/162] tcg/optimize: With two const operands, prefer 0 in arg1
-
[v3,116/162] tcg: Use add carry opcodes to expand add2
-
[v3,117/162] tcg: Use sub carry opcodes to expand sub2
-
[v3,118/162] tcg/i386: Honor carry_live in tcg_out_movi
-
[v3,119/162] tcg/i386: Implement add/sub carry opcodes
-
[v3,120/162] tcg/i386: Remove support for add2/sub2
-
[v3,121/162] tcg/i386: Special case addci r, 0, 0
-
[v3,122/162] tcg: Add tcg_gen_addcio_{i32,i64,tl}
-
[v3,123/162] target/arm: Use tcg_gen_addcio_* for ADCS
-
[v3,124/162] target/hppa: Use tcg_gen_addcio_i64
-
[v3,125/162] target/microblaze: Use tcg_gen_addcio_i32
-
[v3,126/162] target/openrisc: Use tcg_gen_addcio_* for ADDC
-
[v3,127/162] target/ppc: Use tcg_gen_addcio_tl for ADD and SUBF
-
[v3,128/162] target/s390x: Use tcg_gen_addcio_i64 for op_addc64
-
[v3,129/162] target/sh4: Use tcg_gen_addcio_i32 for addc
-
[v3,130/162] target/sparc: Use tcg_gen_addcio_tl for gen_op_addcc_int
-
[v3,131/162] target/tricore: Use tcg_gen_addcio_i32 for gen_addc_CC
-
[v3,132/162] tcg/aarch64: Implement add/sub carry opcodes
-
[v3,133/162] tcg/aarch64: Remove support for add2/sub2
-
[v3,134/162] tcg/arm: Implement add/sub carry opcodes
-
[v3,135/162] tcg/arm: Remove support for add2/sub2
-
[v3,136/162] tcg/ppc: Implement add/sub carry opcodes
-
[v3,137/162] tcg/ppc: Remove support for add2/sub2
-
[v3,138/162] tcg/s390x: Honor carry_live in tcg_out_movi
-
[v3,139/162] tcg/s390: Add TCG_CT_CONST_N32
-
[v3,140/162] tcg/s390x: Implement add/sub carry opcodes
-
[v3,141/162] tcg/s390x: Use ADD LOGICAL WITH SIGNED IMMEDIATE
-
[v3,142/162] tcg/s390x: Remove support for add2/sub2
-
[v3,143/162] tcg/sparc64: Hoist tcg_cond_to_bcond lookup out of tcg_out_movcc
-
[v3,144/162] tcg/sparc64: Implement add/sub carry opcodes
-
[v3,145/162] tcg/sparc64: Remove support for add2/sub2
-
[v3,146/162] tcg/tci: Implement add/sub carry opcodes
-
[v3,147/162] tcg/tci: Remove support for add2/sub2
-
[v3,148/162] tcg: Remove add2/sub2 opcodes
-
[v3,149/162] tcg: Formalize tcg_out_mb
-
[v3,150/162] tcg: Formalize tcg_out_br
-
[v3,151/162] tcg: Formalize tcg_out_goto_ptr
-
[v3,152/162] tcg: Assign TCGOP_TYPE in liveness_pass_2
-
[v3,153/162] tcg: Convert ld to TCGOutOpLoad
-
[v3,154/162] tcg: Merge INDEX_op_ld*_{i32,i64}
-
[v3,155/162] tcg: Convert st to TCGOutOpStore
-
[v3,156/162] tcg: Merge INDEX_op_st*_{i32,i64}
-
[v3,157/162] tcg: Stash MemOp size in TCGOP_FLAGS
-
[v3,158/162] tcg: Remove INDEX_op_qemu_st8_*
-
[v3,159/162] tcg: Merge INDEX_op_{ld,st}_{i32,i64,i128}
-
[v3,160/162] tcg: Convert qemu_ld{2} to TCGOutOpLoad{2}
-
[v3,161/162] tcg: Convert qemu_st{2} to TCGOutOpLdSt{2}
-
[v3,162/162] tcg: Remove tcg_out_op
|