Sign in
qemu
/
qemu
/
3c9a8f17560794ad23889318cc42894c6e592cc3
/
tcg
3c9a8f1
tcg-mips: Implement mulsh, muluh
by Richard Henderson
· 11 years ago
0327152
tcg: Add muluh and mulsh opcodes
by Richard Henderson
· 11 years ago
401c227
tcg-i386: Use new return-argument ld/st helpers
by Richard Henderson
· 11 years ago
c6f29ff
tcg-i386: Tidy qemu_ld/st slow path
by Richard Henderson
· 11 years ago
8023ccd
tcg-i386: Try pc-relative lea for constant formation
by Richard Henderson
· 11 years ago
ac26eb6
tcg-i386: Add and use tcg_out64
by Richard Henderson
· 11 years ago
2bb8656
tcg: Tidy generated code for tcg_outN
by Richard Henderson
· 11 years ago
85711e6
tcg/mips: fix invalid op definition errors
by James Hogan
· 11 years ago
5fe0d35
tci: Fix broken build (compiler warning caused by redefined macro BIT)
by Stefan Weil
· 11 years ago
f290e49
Merge git://github.com/hw-claudio/qemu-aarch64-queue into tcg-next
by Richard Henderson
· 11 years ago
c6d8ed2
tcg/aarch64: Implement tlb lookup fast path
by Jani Kokkonen
· 11 years ago
0caa91f
tcg-arm: Implement tcg_register_jit
by Richard Henderson
· 12 years ago
b5cc476
tcg-i386: Use QEMU_BUILD_BUG_ON instead of assert for frame size
by Richard Henderson
· 12 years ago
497a22e
tcg: Move the CIE and FDE header definitions to common code
by Richard Henderson
· 12 years ago
45aba09
tcg: Fix high_pc fields in .debug_info
by Richard Henderson
· 12 years ago
1e709f3
tcg-arm: Use AT_PLATFORM to detect the host ISA
by Richard Henderson
· 12 years ago
cb91021
tcg-arm: Simplify logic in detecting the ARM ISA in use
by Richard Henderson
· 12 years ago
fb82273
tcg-arm: Rename use_armv5_instructions to use_armvt5_instructions
by Richard Henderson
· 12 years ago
72e1ccf
tcg-arm: Make use of conditional availability of opcodes for divide
by Richard Henderson
· 12 years ago
c1a61f6
tcg: Simplify logic using TCG_OPF_NOT_PRESENT
by Richard Henderson
· 12 years ago
4ef7695
tcg: Allow non-constant control macros
by Richard Henderson
· 12 years ago
5b9f72a
tcg-ppc64: Don't implement rem
by Richard Henderson
· 12 years ago
865a467
tcg-ppc: Don't implement rem
by Richard Henderson
· 12 years ago
5e1108b
tcg-arm: Don't implement rem
by Richard Henderson
· 12 years ago
ca675f4
tcg: Split rem requirement from div requirement
by Richard Henderson
· 12 years ago
b1f6dc0
tcg/aarch64: implement ldst 12bit scaled uimm offset
by Claudio Fontana
· 12 years ago
d1bdd3a
tcg-ppc64: rotr_i32 rotates wrong amount
by Anton Blanchard
· 12 years ago
8424735
tcg-ppc64: Fix add2_i64
by Anton Blanchard
· 12 years ago
82e0f91
tcg-ppc64: bswap64 rotates output 32 bits
by Anton Blanchard
· 12 years ago
8a94cfb
tcg-ppc64: Fix RLDCL opcode
by Anton Blanchard
· 12 years ago
86a6a07
Merge remote-tracking branch 'pmaydell/tcg-aarch64.next' into staging
by Anthony Liguori
· 12 years ago
6a91c7c
tcg/aarch64: implement user mode qemu ld/st
by Jani Kokkonen
· 12 years ago
31f1275
tcg/aarch64: implement sign/zero extend operations
by Claudio Fontana
· 12 years ago
9c4a059
tcg/aarch64: implement byte swap operations
by Claudio Fontana
· 12 years ago
7deea12
tcg/aarch64: implement AND/TEST immediate pattern
by Claudio Fontana
· 12 years ago
36fac14
tcg/aarch64: improve arith shifted regs operations
by Claudio Fontana
· 12 years ago
4a136e0
tcg/aarch64: implement new TCG target for aarch64
by Claudio Fontana
· 12 years ago
56bbc2f
tcg: Remove redundant tcg_target_init checks
by Richard Henderson
· 12 years ago
66e61b5
tcg/optimize: fix setcond2 optimization
by Aurelien Jarno
· 12 years ago
c9e53a4
tcg-arm: Use movi32 in exit_tb
by Richard Henderson
· 12 years ago
8ddaeb1
tcg-arm: Fix 64-bit tlb load for pre-v6
by Richard Henderson
· 12 years ago
96fbd7d
tcg-arm: Remove long jump from tcg_out_goto_label
by Richard Henderson
· 12 years ago
df5e0ef
tcg-arm: Convert to CONFIG_QEMU_LDST_OPTIMIZATION
by Richard Henderson
· 12 years ago
302fdde
tcg-arm: Use movi32 + blx for calls on v7
by Richard Henderson
· 12 years ago
595b539
tcg-arm: Delete the 'S' constraint
by Richard Henderson
· 12 years ago
702b33b
tcg-arm: Improve scheduling of tcg_out_tlb_read
by Richard Henderson
· 12 years ago
cee87be
tcg-arm: Split out tcg_out_tlb_read
by Richard Henderson
· 12 years ago
9feac1d
tcg-arm: Cleanup most primitive load store subroutines
by Richard Henderson
· 12 years ago
34358a1
tcg-arm: Cleanup multiply subroutines
by Richard Henderson
· 12 years ago
13dd6fb
tcg-arm: Use R12 for the tcg temporary
by Richard Henderson
· 12 years ago
4346457
tcg-arm: Use TCG_REG_TMP name for the tcg temporary
by Richard Henderson
· 12 years ago
0637c56
tcg-arm: Implement division instructions
by Richard Henderson
· 12 years ago
b6b24cb
tcg-arm: Implement deposit for armv7
by Richard Henderson
· 12 years ago
e86e0f2
tcg-arm: Improve constant generation
by Richard Henderson
· 12 years ago
2df3f1e
tcg-arm: Handle constant arguments to add2/sub2
by Richard Henderson
· 12 years ago
5d53b4c
tcg-arm: Use tcg_out_dat_rIN for compares
by Richard Henderson
· 12 years ago
d9fda57
tcg-arm: Allow constant first argument to sub
by Richard Henderson
· 12 years ago
a9a86ae
tcg-arm: Handle negated constant arguments to and/sub
by Richard Henderson
· 12 years ago
19b62bf
tcg-arm: Use bic to implement and with constant
by Richard Henderson
· 12 years ago
d6b64b2
tcg: Log the contents of the prologue with -d out_asm
by Richard Henderson
· 12 years ago
fc4d60e
tcg-arm: Fix local stack frame
by Richard Henderson
· 12 years ago
ed60512
tcg: fix deposit_i64 op on 32-bit targets
by Aurelien Jarno
· 12 years ago
39dc85b
tcg-ppc64: Handle deposit of zero
by Richard Henderson
· 12 years ago
6645c14
tcg-ppc64: Implement mulu2/muls2_i64
by Richard Henderson
· 12 years ago
6c85876
tcg-ppc64: Implement add2/sub2_i64
by Richard Henderson
· 12 years ago
1e6e9ac
tcg-ppc64: Use getauxval for ISA detection
by Richard Henderson
· 12 years ago
027ffea
tcg-ppc64: Implement movcond
by Richard Henderson
· 12 years ago
70fac59
tcg-ppc64: Use ISEL for setcond
by Richard Henderson
· 12 years ago
6995a4a
tcg-ppc64: Use MFOCRF instead of MFCR
by Richard Henderson
· 12 years ago
991041a
tcg-ppc64: Cleanup i32 constants to tcg_out_cmp
by Richard Henderson
· 12 years ago
4c314da
tcg-ppc64: Use TCGType throughout compares
by Richard Henderson
· 12 years ago
ef80930
tcg-ppc64: Use I constraint for mul
by Richard Henderson
· 12 years ago
33de9ed
tcg-ppc64: Implement deposit
by Richard Henderson
· 12 years ago
37251b9
tcg-ppc64: Handle constant inputs for some compound logicals
by Richard Henderson
· 12 years ago
ce1010d
tcg-ppc64: Implement compound logicals
by Richard Henderson
· 12 years ago
68aebd4
tcg-ppc64: Implement bswap64
by Richard Henderson
· 12 years ago
5d22158
tcg-ppc64: Implement bswap16 and bswap32
by Richard Henderson
· 12 years ago
313d91c
tcg-ppc64: Implement rotates
by Richard Henderson
· 12 years ago
49d9870
tcg-ppc64: Streamline qemu_ld/st insn selection
by Richard Henderson
· 12 years ago
28f2dba
tcg-ppc64: Use automatic implementation of ext32u_i64
by Richard Henderson
· 12 years ago
637af30
tcg-ppc64: Improve and_i64 with constant
by Richard Henderson
· 12 years ago
a9249df
tcg-ppc64: Improve and_i32 with constant
by Richard Henderson
· 12 years ago
dce74c5
tcg-ppc64: Tidy or and xor patterns.
by Richard Henderson
· 12 years ago
148bdd2
tcg-ppc64: Allow constant first argument to sub
by Richard Henderson
· 12 years ago
ee924fa
tcg-ppc64: Improve constant add and sub ops.
by Richard Henderson
· 12 years ago
3d582c6
tcg-ppc64: Rearrange integer constant constraints
by Richard Henderson
· 12 years ago
421233a
tcg-ppc64: Cleanup tcg_out_movi
by Richard Henderson
· 12 years ago
752c1fd
tcg-ppc64: Fix setcond_i32
by Richard Henderson
· 12 years ago
2fd8edd
tcg-ppc64: Introduce and use TAI and SAI
by Richard Henderson
· 12 years ago
5e916c2
tcg-ppc64: Introduce and use tcg_out_shri64
by Richard Henderson
· 12 years ago
0a9564b
tcg-ppc64: Introduce and use tcg_out_shli64
by Richard Henderson
· 12 years ago
6e5e060
tcg-ppc64: Introduce and use tcg_out_ext32u
by Richard Henderson
· 12 years ago
9e555b7
tcg-ppc64: Introduce and use tcg_out_rlw
by Richard Henderson
· 12 years ago
aceac8d
tcg-ppc64: Use TCGReg everywhere
by Richard Henderson
· 12 years ago
0a9c234
Merge branch 'tci' of git://qemu.weilnetz.de/qemu
by Aurelien Jarno
· 12 years ago
ee79c35
tci: Make tcg temporaries local to tcg_qemu_tb_exec
by Richard Henderson
· 12 years ago
4699ca6
tci: Delete unused tb_ret_addr
by Richard Henderson
· 12 years ago
03fc054
tci: Use 32-bit signed offsets to loads/stores
by Richard Henderson
· 12 years ago
b879f30
tcg-s390: Fix merge error in tgen_brcond
by Richard Henderson
· 12 years ago
78c9f7c
tcg-s390: Use all 20 bits of the offset in tcg_out_mem
by Richard Henderson
· 12 years ago
Next »