Sign in
qemu-android
/
qemu-android
/
789f88d0b21fedfd4251d56bb7a9fbfbda7a4ac7
/
tcg
3a34dfd
tcg: README, name deposit second argument len/LEN
by Edgar E. Iglesias
· 14 years ago
b7767f0
tcg: Define "deposit" as an optional operation.
by Richard Henderson
· 14 years ago
5677903
tcg arm/mips/ia64: add a comment about retranslation and caches
by Aurelien Jarno
· 14 years ago
0f11f25
tcg/arm: improve constant loading
by Aurelien Jarno
· 14 years ago
a3e28aa
tcg/ia64: remove an unnecessary stop bit
by Aurelien Jarno
· 14 years ago
759c90b
tcg: fix typo in readme
by Mike Frysinger
· 14 years ago
aa95e3a
tcg/README: Spelling fixes
by Stefan Weil
· 14 years ago
d43ffce
tcg/mips: fix branch target change during code retranslation
by Aurelien Jarno
· 14 years ago
9a3abc2
tcg/arm: fix qemu_st64 for big endian targets
by Aurelien Jarno
· 14 years ago
c69806a
tcg/arm: fix branch target change during code retranslation
by Aurelien Jarno
· 14 years ago
393f398
tcg-ia64: Fix warning in qemu_ld.
by Richard Henderson
· 14 years ago
07f5973
tcg-ia64: Fix address compilation in qemu_st.
by Richard Henderson
· 14 years ago
650a217
tcg-ia64: Fix tlb read error for 32-bit targets.
by Richard Henderson
· 14 years ago
b3b0091
tcg-ia64: Implement qemu_ld32.
by Richard Henderson
· 14 years ago
255108c
tcg-ia64: Provide default GUEST_BASE.
by Richard Henderson
· 14 years ago
0909cbd
tcg: Fix default definition of divu_i32 and remu_i32.
by Richard Henderson
· 14 years ago
405cf9f
tcg: Use fprintf_function (format checking)
by Stefan Weil
· 14 years ago
c3b08d0
tcg: Fix compiler error (comparison of unsigned expression)
by Stefan Weil
· 14 years ago
b1d6d51
TCG: Revert ppc64 tcg_out_movi32 change
by Andreas Färber
· 15 years ago
e9119cd
TCG: Fix Darwin/ppc calling convention recognition
by Andreas Färber
· 15 years ago
48bb375
tcg-s390: new TCG Target
by Richard Henderson
· 15 years ago
b9e946c
tcg-ppc: Conditionally reserve TCG_GUEST_BASE_REG.
by Richard Henderson
· 15 years ago
2bece2c
tcg: Optionally sign-extend 32-bit arguments for 64-bit hosts.
by Richard Henderson
· 15 years ago
0e2029a
tcg: fix DEF macro after commit c61aaf7a388c4ad95d8b546fdb9267dc01183317
by Aurelien Jarno
· 15 years ago
1bcaae6
tcg-s390: Icache flush is a no-op.
by Richard Henderson
· 15 years ago
dc397ca
tcg-i386: fix andi r, r, 0xff
by Aurelien Jarno
· 15 years ago
447d681
tcg-i386: remove use of _Bool that slipped code review
by Aurelien Jarno
· 15 years ago
5d8a4f8
tcg-i386: Merge 64-bit generation.
by Richard Henderson
· 15 years ago
c61aaf7
tcg: get rid of DEF2 in tcg-opc.h
by Aurelien Jarno
· 15 years ago
239fda3
tcg: get rid of copy_size in TCGOpDef
by Aurelien Jarno
· 15 years ago
e4d58b4
tcg: Make some tcg-target.c routines static.
by Richard Henderson
· 15 years ago
3b6dac3
tcg: Add TYPE parameter to tcg_out_mov.
by Richard Henderson
· 15 years ago
4309a79
tcg-i386: fix a typo
by Aurelien Jarno
· 15 years ago
c28b14c
tcg-i386: declare tcg_out_tlb_load() inline
by Aurelien Jarno
· 15 years ago
82bb07d
tcg-i386: Remove some ifdefs in qemu_ld/st.
by Richard Henderson
· 15 years ago
8516a04
tcg-i386: Split out tlb load function.
by Richard Henderson
· 15 years ago
1a6dc1e
tcg-i386: Swap order of TLB hit and miss paths.
by Richard Henderson
· 15 years ago
be5a4eb
tcg-i386: Split out TLB Hit path from qemu_ld/st.
by Richard Henderson
· 15 years ago
96b4cf3
tcg-i386: Tidy data16 prefixes.
by Richard Henderson
· 15 years ago
3e1dbad
tcg: Use INDEX_op_qemu_ld32 for 32-bit results.
by Richard Henderson
· 15 years ago
6781d08
tcg-ia64: Load GUEST_BASE into a register.
by Richard Henderson
· 15 years ago
7221f05
tcg-ia64: Fix some register usage issues.
by Richard Henderson
· 15 years ago
4b31713
tcg-hppa: Load GUEST_BASE as an immediate.
by Richard Henderson
· 15 years ago
9002ec7
tcg: Initialize the prologue after GUEST_BASE is fixed.
by Richard Henderson
· 15 years ago
7868652
tcg-i386: Nuke trailing whitespace.
by Richard Henderson
· 15 years ago
5d1e4e8
tcg-i386: Use lea for three-operand add.
by Richard Henderson
· 15 years ago
34a6d0b
tcg-i386: Tidy lea.
by Richard Henderson
· 15 years ago
b3e66df
tcg-i386: Tidy xchg.
by Richard Henderson
· 15 years ago
0566d38
tcg-i386: Tidy multiply.
by Richard Henderson
· 15 years ago
9363ded
tcg-i386: Tidy unary arithmetic.
by Richard Henderson
· 15 years ago
32a8ffb
tcg-i386: Tidy setcc.
by Richard Henderson
· 15 years ago
3c3accc
tcg-i386: Tidy ret.
by Richard Henderson
· 15 years ago
aadb21a
tcg-i386: Tidy calls.
by Richard Henderson
· 15 years ago
6858614
tcg-i386: Tidy push/pop.
by Richard Henderson
· 15 years ago
ef10b10
tcg-i386: Tidy movi.
by Richard Henderson
· 15 years ago
81570a7
tcg-i386: Tidy non-immediate arithmetic operations.
by Richard Henderson
· 15 years ago
a369a70
tcg-i386: Tidy immediate arithmetic operations.
by Richard Henderson
· 15 years ago
6817c35
tcg-i386: Tidy ext8s and ext16s operations.
by Richard Henderson
· 15 years ago
55e082a
tcg-i386: Tidy ext8u and ext16u operations.
by Richard Henderson
· 15 years ago
da441cf
tcg-i386: Tidy jumps.
by Richard Henderson
· 15 years ago
a042ef9
tcg-i386: Eliminate extra move from qemu_ld64.
by Richard Henderson
· 15 years ago
af26608
tcg-i386: Tidy move operations.
by Richard Henderson
· 15 years ago
f53dba0
tcg-i386: Tidy shift operations.
by Richard Henderson
· 15 years ago
fcb5dac
tcg-i386: Tidy bswap operations.
by Richard Henderson
· 15 years ago
4ab50cc
tcg-i386: Tidy initialization of tcg_target_call_clobber_regs.
by Richard Henderson
· 15 years ago
6648e29
tcg-i386: Allocate call-saved registers first.
by Richard Henderson
· 15 years ago
a5ad591
tcg: Add missing 'static' attribute
by Stefan Weil
· 15 years ago
70ec48e
tcg-hppa: Remove automatically implemented opcodes.
by Richard Henderson
· 15 years ago
2d097a8
tcg-hppa: Fix branch offset during retranslation.
by Richard Henderson
· 15 years ago
739734c
tcg-hppa: Schedule the address masking after the TLB load.
by Richard Henderson
· 15 years ago
f061b40
tcg-hppa: Fix softmmu loads and stores.
by Richard Henderson
· 15 years ago
884d348
tcg-hppa: Fix GUEST_BASE initialization in prologue.
by Richard Henderson
· 15 years ago
0085bd5
tcg-hppa: Constrain immediate inputs to and_i32, or_i32, andc_i32.
by Richard Henderson
· 15 years ago
9678d95
Remove dead assignments in various common files, spotted by clang analyzer
by Blue Swirl
· 15 years ago
e23886a
tcg/arm: fix condition in zero/sign extension functions
by Aurelien Jarno
· 15 years ago
c66b5c2
tcg/arm: don't try to load constants using pc
by Aurelien Jarno
· 15 years ago
914ccf5
tcg/arm: optimize register allocation order
by Aurelien Jarno
· 15 years ago
bf5675e
tcg/arm: fix argument alignment in qemu_st64
by Aurelien Jarno
· 15 years ago
2633a2d
tcg/arm: remove useless register tests in qemu_ld/st
by Aurelien Jarno
· 15 years ago
67dcab7
tcg/arm: bswap arguments in qemu_ld/st if needed
by Aurelien Jarno
· 15 years ago
e854b6d
tcg/arm: use ext* ops in qemu_ld
by Aurelien Jarno
· 15 years ago
7e0d956
tcg/arm: remove conditional argument for qemu_ld/st
by Aurelien Jarno
· 15 years ago
244b1e8
tcg/arm: add bswap ops
by Aurelien Jarno
· 15 years ago
9517094
tcg/arm: add ext16u op
by Aurelien Jarno
· 15 years ago
293579e
tcg/arm: add rotation ops
by Aurelien Jarno
· 15 years ago
23401b5
tcg/arm: use the blx instruction when possible
by Aurelien Jarno
· 15 years ago
8f7f749
tcg/arm: sxtb and sxth are available starting with ARMv6
by Aurelien Jarno
· 15 years ago
ac34fb5
tcg/arm: add variables to define the allowed instructions set
by Aurelien Jarno
· 15 years ago
2488b41
tcg/arm: align 64-bit arguments in function calls
by Aurelien Jarno
· 15 years ago
c8d80ce
tcg/arm: replace integer values by registers enum
by Aurelien Jarno
· 15 years ago
f694a27
tcg/arm: remove store signed functions
by Aurelien Jarno
· 15 years ago
e4a7d5e
tcg/arm: explicitely list clobbered/reserved regs
by Aurelien Jarno
· 15 years ago
39221a8
tcg/arm: remove SAVE_LR code
by Aurelien Jarno
· 15 years ago
606257c
tcg/ppc: Remove redundant comparison from brcond2
by malc
· 15 years ago
2d8ebcf
Fix --enable-profiler compilation.
by Richard Henderson
· 15 years ago
655feed
tcg: Add missing static qualifier
by malc
· 15 years ago
efe72c8
tcg/ppc: Fix signed versions of brcond2
by malc
· 15 years ago
60bf84c
tcp/mips: Change TCG_AREG0 (fp -> s0)
by Stefan Weil
· 15 years ago
837d987
tcg/README: improve description of bswap*
by Aurelien Jarno
· 15 years ago
3e1f46e
tcg-hppa: Don't try to calls to non-constant addresses.
by Richard Henderson
· 15 years ago
Next »