Sign in
qemu-android
/
qemu-android
/
8ccefb91bf0b4be7a7434c55dae77ed3acb39f68
/
tcg
0a2923f
tcg/mips: fix store softmmu slow path
by Aurelien Jarno
· 10 years ago
b6c73a6
tcg: Always enable TCGv type checking
by Richard Henderson
· 11 years ago
9c53889
tcg-aarch64: Use 32-bit loads for qemu_ld_i32
by Richard Henderson
· 11 years ago
de8301e
tcg-sparc: Use UMULXHI instruction
by Richard Henderson
· 11 years ago
c470b66
tcg-sparc: Rename ADDX/SUBX insns
by Richard Henderson
· 11 years ago
9d6a7a8
tcg-sparc: Use ADDXC in setcond_i64
by Richard Henderson
· 11 years ago
321b6c0
tcg-sparc: Fix setcond_i32 uninitialized value
by Richard Henderson
· 11 years ago
90379ca
tcg-sparc: Use ADDXC in addsub2_i64
by Richard Henderson
· 11 years ago
609ac1e
tcg-sparc: Support addsub2_i64
by Richard Henderson
· 11 years ago
d70724c
tcg: dump op count into qemu log
by zhanghailiang
· 11 years ago
1045fc0
tcg/ppc: Fix support for 64-bit PPC MacOSX hosts
by Peter Maydell
· 11 years ago
d4cba13
tcg/ppc: Fix failure in tcg_out_mem_long
by Richard Henderson
· 11 years ago
4196dca
tcg: mark tcg_out* and tcg_patch* with attribute 'unused'
by Peter Maydell
· 11 years ago
5d831be
Fix new typos (found by codespell)
by Stefan Weil
· 11 years ago
a84ac4c
tcg-ppc: Use the return address as a base pointer
by Richard Henderson
· 11 years ago
224f9fd
tcg-ppc: Merge cache-utils into the backend
by Richard Henderson
· 11 years ago
40d964b
tcg-ppc: Rename the tcg/ppc64 backend
by Richard Henderson
· 11 years ago
b38daef
tcg-ppc: Remove the backend
by Richard Henderson
· 11 years ago
a757e1e
tcg-ppc64: Merge ppc32 shifts
by Richard Henderson
· 11 years ago
8fa391a
tcg-ppc64: Support mulsh_i32
by Richard Henderson
· 11 years ago
dfca177
tcg-ppc64: Merge ppc32 register usage
by Richard Henderson
· 11 years ago
7f25c46
tcg-ppc64: Merge ppc32 qemu_ld/st
by Richard Henderson
· 11 years ago
abcf61c
tcg-ppc64: Merge ppc32 brcond2, setcond2, muluh
by Richard Henderson
· 11 years ago
796f1a6
tcg-ppc64: Begin merging ppc32 with ppc64
by Richard Henderson
· 11 years ago
b31284c
tcg-ppc64: Fix sub2 implementation
by Richard Henderson
· 11 years ago
ffcfbec
tcg-ppc64: Merge 32-bit ABIs into the prologue / frame code
by Richard Henderson
· 11 years ago
77e58d0
tcg-ppc64: Adjust tcg_out_call for ELFv2
by Ulrich Weigand
· 11 years ago
a2a98f8
tcg-ppc64: Support the ppc64 elfv2 ABI
by Richard Henderson
· 11 years ago
eaf7d1c
tcg-ppc64: Use the correct test in tcg_out_call
by Richard Henderson
· 11 years ago
802ca56
tcg-ppc64: Better parameterize the stack frame
by Richard Henderson
· 11 years ago
5456788
tcg-ppc64: Fix TCG_TARGET_CALL_STACK_OFFSET
by Richard Henderson
· 11 years ago
a921fdd
tcg-ppc64: Move call macros out of tcg-target.h
by Richard Henderson
· 11 years ago
3bf4a1e
tcg-ppc64: Make TCG_AREG0 and TCG_REG_CALL_STACK enum constants
by Richard Henderson
· 11 years ago
4c3831a
tcg-ppc64: Use tcg_out_{ld,st,cmp} internally
by Richard Henderson
· 11 years ago
de7761a
tcg-ppc64: Relax register restrictions in tcg_out_mem_long
by Richard Henderson
· 11 years ago
d604f1a
tcg-ppc64: Move functions around
by Richard Henderson
· 11 years ago
de3d636
tcg-ppc64: Avoid some hard-codings of TCG_TYPE_I64
by Richard Henderson
· 11 years ago
9171478
tcg-ppc: Use uintptr_t in ppc_tb_set_jmp_target
by Richard Henderson
· 11 years ago
bc8d688
tcg/optimize: Don't special case TCG_OPF_CALL_CLOBBER
by Richard Henderson
· 11 years ago
31e25e3
Merge remote-tracking branch 'remotes/bonzini/softmmu-smap' into staging
by Peter Maydell
· 11 years ago
c773828
softmmu: move all load/store functions to cpu_ldst.h
by Paolo Bonzini
· 11 years ago
e3eb980
TCG: Fix tcg_gen_extr_i64_tl for 32bit
by Alexander Graf
· 11 years ago
3d1b2ff
tcg: Remove TCG_TARGET_HAS_new_ldst
by Richard Henderson
· 11 years ago
76782fa
tci: Convert to new ldst opcodes
by Richard Henderson
· 11 years ago
0b91966
tcg-i386: Fix win64 qemu store
by Richard Henderson
· 11 years ago
24666ba
tcg/optimize: Remember garbage high bits for 32-bit ops
by Richard Henderson
· 11 years ago
a62f6f5
tcg/optimize: Move updating of gen_opc_buf into tcg_opt_gen_mov*
by Richard Henderson
· 11 years ago
ae18b28
tcg-sparc: Make debug_frame const
by Richard Henderson
· 11 years ago
d2e16f2
tcg-s390: Make debug_frame const
by Richard Henderson
· 11 years ago
1695974
tcg-arm: Make debug_frame const
by Richard Henderson
· 11 years ago
3d9bddb
tcg-aarch64: Make debug_frame const
by Richard Henderson
· 11 years ago
e9a9a5b
tcg-i386: Make debug_frame const
by Richard Henderson
· 11 years ago
2c90784
tcg: Allow the debug_frame data structure to be constant
by Richard Henderson
· 11 years ago
bbb8a1b
tcg: Remove sizemask and flags arguments to tcg_gen_callN
by Richard Henderson
· 11 years ago
afb4989
tcg: Save flags and computed sizemask in TCGHelperInfo
by Richard Henderson
· 11 years ago
72866e8
tcg: Register the helper info struct rather than the name
by Richard Henderson
· 11 years ago
836d6ed
tcg: Inline tcg_gen_helperN
by Richard Henderson
· 11 years ago
c017230
tcg: Use helper-gen.h in tcg-op.h
by Richard Henderson
· 11 years ago
944eea9
tcg: Push tcg-runtime routines into exec/helper-*
by Richard Henderson
· 11 years ago
2ef6175
tcg: Invert the inclusion of helper.h
by Richard Henderson
· 11 years ago
a763551
tcg: Optimize brcond2 and setcond2 ne/eq
by Richard Henderson
· 11 years ago
27aa948
Merge remote-tracking branch 'remotes/rth/tcg-mips' into staging
by Peter Maydell
· 11 years ago
b6bfeea
tcg-mips: Enable direct chaining of TBs
by Richard Henderson
· 11 years ago
33fac20
tcg-mips: Simplify movcond
by Richard Henderson
· 11 years ago
3401fd2
tcg-mips: Simplify brcond2
by Richard Henderson
· 11 years ago
1db1c4d
tcg-mips: Improve setcond eq/ne vs zeros
by Richard Henderson
· 11 years ago
9a2f0bf
tcg-mips: Simplify setcond2
by Richard Henderson
· 11 years ago
c068896
tcg-mips: Simplify brcond
by Richard Henderson
· 11 years ago
fd1cf66
tcg-mips: Simplify setcond
by Richard Henderson
· 11 years ago
4f04853
tcg-mips: Commonize opcode implementations
by Richard Henderson
· 11 years ago
741f117
tcg-mips: Improve add2/sub2
by Richard Henderson
· 11 years ago
22ee3a9
tcg-mips: Hoist args loads
by Richard Henderson
· 11 years ago
070603f
tcg-mips: Fix subtract immediate range
by Richard Henderson
· 11 years ago
ac0f3b1
tcg-mips: Name the opcode enumeration
by Richard Henderson
· 11 years ago
1c41826
tcg-mips: Use EXT for AND on mips32r2
by Richard Henderson
· 11 years ago
f216a35
tcg-mips: Use T9 for TCG_TMP1
by Richard Henderson
· 11 years ago
6c530e3
tcg-mips: Introduce TCG_TMP0, TCG_TMP1
by Richard Henderson
· 11 years ago
4188390
tcg-mips: Rearrange register allocation
by Richard Henderson
· 11 years ago
fbef2cc
tcg-mips: Convert to new_ldst
by Richard Henderson
· 11 years ago
ce0236c
tcg-mips: Convert to new qemu_l/st helpers
by Richard Henderson
· 11 years ago
9d8bf2d
tcg-mips: Move softmmu slow path out of line
by Richard Henderson
· 11 years ago
f9a7163
tcg-mips: Split large ldst offsets
by Richard Henderson
· 11 years ago
7dae901
tcg-mips: Fill the exit_tb delay slot
by Richard Henderson
· 11 years ago
f8c9edd
tcg-mips: Use J and JAL opcodes
by Richard Henderson
· 11 years ago
a3abb29
tci: Fix tcg_out_call
by Richard Henderson
· 11 years ago
a10c64e
tcg-s390: Implement direct chaining of TBs
by Richard Henderson
· 11 years ago
7b7066b
tcg-s390: Improve setcond
by Richard Henderson
· 11 years ago
ad19b35
tcg-s390: Allow immediate operands to add2 and sub2
by Richard Henderson
· 11 years ago
f167dc3
tcg-s390: Implement tcg_register_jit
by Richard Henderson
· 11 years ago
547ec12
tcg-s390: Use more risbg in the tlb sequence
by Richard Henderson
· 11 years ago
fb59641
tcg-s390: Move ldst helpers out of line
by Richard Henderson
· 11 years ago
f24efee
tcg-s390: Convert to new ldst opcodes
by Richard Henderson
· 11 years ago
b8dd88b
tcg-s390: Integrate endianness into TCGMemOp
by Richard Henderson
· 11 years ago
a5a04f2
tcg-s390: Convert to TCGMemOp
by Richard Henderson
· 11 years ago
a175689
tcg-s390: Fix off-by-one in wraparound andi
by Richard Henderson
· 11 years ago
450445d
tcg: Fix tcg_reg_alloc_mov vs no-op truncation
by Richard Henderson
· 11 years ago
96d0ee7
tcg: Remove unreachable code in tcg_out_op and op_defs
by Richard Henderson
· 11 years ago
af3cbfb
tcg: Use tcg_target_available_regs in tcg_reg_alloc_mov
by Richard Henderson
· 11 years ago
cf06667
tcg: Make call address a constant parameter
by Richard Henderson
· 11 years ago
dddbb2e
tci: Create tcg_out_call
by Richard Henderson
· 11 years ago
Next »