Sign in
qemu
/
qemu
/
af8096b2c3b16de3f6237f1ead6a657a7565272f
/
tcg
/
sparc
f8f03b3
tcg/sparc: Add support for fence
by Pranith Kumar
· 9 years ago
85aa808
tcg: Support arbitrary size + alignment
by Richard Henderson
· 9 years ago
14e54f8
tcg: Clean up tcg-target.h header guards
by Markus Armbruster
· 9 years ago
59d7c14
tcg: Optimize spills of constants
by Richard Henderson
· 9 years ago
f309101
tcg: Clean up direct block chaining data fields
by Sergey Fedorov
· 9 years ago
84f79fb
tcg/sparc: Make direct jump patching thread-safe
by Sergey Fedorov
· 9 years ago
8d8fdba
tcg: check for CONFIG_DEBUG_TCG instead of NDEBUG
by Aurelien Jarno
· 9 years ago
eabb7b9
tcg: use tcg_debug_assert instead of assert (fix performance regression)
by Aurelien Jarno
· 9 years ago
c3b7f66
tcg: Remove unnecessary osdep.h includes from tcg-target.inc.c
by Peter Maydell
· 9 years ago
ce15110
tcg: Rename tcg-target.c to tcg-target.inc.c
by Peter Maydell
· 9 years ago
757e725
tcg: Clean up includes
by Peter Maydell
· 9 years ago
b76f21a
linux-user: remove useless macros GUEST_BASE and RESERVED_VA
by Laurent Vivier
· 10 years ago
4cbea59
linux-user: remove --enable-guest-base/--disable-guest-base
by Laurent Vivier
· 10 years ago
609ad70
tcg: Split trunc_shr_i32 opcode into extr[lh]_i64_i32
by Richard Henderson
· 10 years ago
4f2331e
tcg: implement real ext_i32_i64 and extu_i32_i64 ops
by Aurelien Jarno
· 10 years ago
0632e55
tcg: rename trunc_shr_i32 into trunc_shr_i64_i32
by Aurelien Jarno
· 10 years ago
2b7ec66
tcg: Mask TCGMemOp appropriately for indexing
by Richard Henderson
· 10 years ago
006f863
tcg: add TCG_TARGET_TLB_DISPLACEMENT_BITS
by Paolo Bonzini
· 10 years ago
3972ef6
tcg: Push merged memop+mmu_idx parameter to softmmu routines
by Richard Henderson
· 10 years ago
59227d5
tcg: Merge memop and mmu_idx parameters to qemu_ld/st
by Richard Henderson
· 10 years ago
bec1631
tcg: Change generator-side labels to a pointer
by Richard Henderson
· 10 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
3d1b2ff
tcg: Remove TCG_TARGET_HAS_new_ldst
by Richard Henderson
· 11 years ago
ae18b28
tcg-sparc: Make debug_frame const
by Richard Henderson
· 11 years ago
96d0ee7
tcg: Remove unreachable code in tcg_out_op and op_defs
by Richard Henderson
· 11 years ago
4e9cf84
tcg-sparc: Create tcg_out_call
by Richard Henderson
· 11 years ago
abce596
tcg-sparc: Define TCG_TARGET_INSN_UNIT_SIZE
by Richard Henderson
· 11 years ago
ebd0c61
tcg-sparc: Accept stores of zero
by Richard Henderson
· 11 years ago
035b239
tcg-sparc: Fix small 32-bit movi
by Richard Henderson
· 11 years ago
35e2da1
tcg-sparc: Fixup function argument types
by Richard Henderson
· 11 years ago
b357f90
tcg-sparc: Hoist common argument loads in tcg_out_op
by Richard Henderson
· 11 years ago
98b90ba
tcg-sparc: Don't handle mov/movi in tcg_out_op
by Richard Henderson
· 11 years ago
425532d
tcg-sparc: Tidy check_fit_* tests
by Richard Henderson
· 11 years ago
f4c1666
tcg-sparc: Implement muls2_i32
by Richard Henderson
· 11 years ago
8b66eef
tcg-sparc: Use the RETURN instruction
by Richard Henderson
· 11 years ago
34b1a49
tcg-sparc: Use 64-bit registers with sparcv8plus
by Richard Henderson
· 11 years ago
a24fba9
tcg-sparc: Support trunc_shr_i32
by Richard Henderson
· 11 years ago
9f44adc
tcg-sparc: Remove most uses of TCG_TARGET_REG_BITS
by Richard Henderson
· 11 years ago
4bb7a41
tcg: Add INDEX_op_trunc_shr_i32
by Richard Henderson
· 11 years ago
02eb19d
tcg: Use HOST_WORDS_BIGENDIAN
by Richard Henderson
· 11 years ago
4b304cf
tcg-sparc: Use the type parameter to tcg_target_const_match
by Richard Henderson
· 11 years ago
f6c6afc
tcg: Add TCGType parameter to tcg_target_const_match
by Richard Henderson
· 11 years ago
cab0a7e
tcg-sparc: Convert to new ldst opcodes
by Richard Henderson
· 11 years ago
7ea5d72
tcg-sparc: Convert to new ldst helpers
by Richard Henderson
· 11 years ago
a8b12c1
tcg-sparc: Tidy tcg_out_tlb_load interface
by Richard Henderson
· 11 years ago
eef0d9e
tcg-sparc: Use TCGMemOp within qemu_ldst routines
by Richard Henderson
· 12 years ago
a9c7d27
tcg-sparc: Improve tcg_out_movi
by Richard Henderson
· 11 years ago
1d0a606
tcg-sparc: Dont handle constant arguments to ext32 ops
by Richard Henderson
· 11 years ago
5f9eb02
tcg-sparc: Don't handle remainder
by Richard Henderson
· 12 years ago
c8fc56c
tcg-sparc: Use intptr_t as appropriate
by Richard Henderson
· 12 years ago
aad2f06
tcg-sparc: Tidy call+jump patterns
by Richard Henderson
· 12 years ago
d801a8f
tcg-sparc: Fix tlb read
by Richard Henderson
· 11 years ago
e7bc900
tcg-sparc: Fix ld64 for 32-bit mode
by Richard Henderson
· 11 years ago
f713d6a
tcg: Add qemu_ld_st_i32/64
by Richard Henderson
· 11 years ago
3cf246f
tcg: Add tcg-be-null.h
by Richard Henderson
· 11 years ago
387e417
tcg-sparc: Fix parenthesis warning
by Richard Henderson
· 11 years ago
e58eb53
exec: Split softmmu_defs.h
by Richard Henderson
· 12 years ago
a05b5b9
tcg: Change tcg_out_ld/st offset to intptr_t
by Richard Henderson
· 12 years ago
2ba7fae2
tcg: Change relocation offsets to intptr_t
by Richard Henderson
· 12 years ago
78cd7b8
tcg: Allow TCG_TARGET_REG_BITS to be specified independantly
by Richard Henderson
· 12 years ago
b93949e
tcg: Change flush_icache_range arguments to uintptr_t
by Richard Henderson
· 12 years ago
0327152
tcg: Add muluh and mulsh opcodes
by Richard Henderson
· 12 years ago
497a22e
tcg: Move the CIE and FDE header definitions to common code
by Richard Henderson
· 12 years ago
ca675f4
tcg: Split rem requirement from div requirement
by Richard Henderson
· 12 years ago
07ca08b
tcg-sparc: fix build
by Blue Swirl
· 12 years ago
4d3203f
tcg: Add signed multiword multiplication operations
by Richard Henderson
· 12 years ago
d7156f7
tcg: Add 64-bit multiword arithmetic operations
by Richard Henderson
· 12 years ago
803d805
tcg-sparc: Always implement 32-bit multiword ops
by Richard Henderson
· 12 years ago
e6a7273
tcg: Make 32-bit multiword operations optional for 64-bit hosts
by Richard Henderson
· 12 years ago
022c62c
exec: move include files to include/exec/
by Paolo Bonzini
· 12 years ago
cb9c377
janitor: add guards to headers
by Paolo Bonzini
· 12 years ago
41a05a4
Merge branch 'linux-user-for-upstream' of git://git.linaro.org/people/rikuvoipio/qemu
by Aurelien Jarno
· 12 years ago
203342d
tcg-sparc: Emit MOVR insns for setcond_i64 and movcond_64
by Richard Henderson
· 12 years ago
ab1339b
tcg-sparc: Emit BPr insns for brcond_i64
by Richard Henderson
· 12 years ago
a115f3e
tcg-sparc: Drop use of Bicc in favor of BPcc
by Richard Henderson
· 12 years ago
fd84ea2
tcg-sparc: Optimize setcond2 equality compare with 0.
by Richard Henderson
· 12 years ago
89269f6
tcg-sparc: Use Z constraint for %g0
by Richard Henderson
· 12 years ago
4ec28e2
tcg-sparc: Fix add2/sub2
by Richard Henderson
· 12 years ago
7d458a7
tcg-sparc: Fix setcond
by Richard Henderson
· 12 years ago
a7a4984
tcg-sparc: Fix qemu_st for 32-bit
by Richard Henderson
· 12 years ago
dda73c7
tcg-sparc: Fix setcond2
by Richard Henderson
· 12 years ago
ded37f0
tcg-sparc: Implement movcond.
by Richard Henderson
· 12 years ago
24c7f75
tcg-sparc: Fix brcond2
by Richard Henderson
· 12 years ago
07e10e5
tcg: Remove TCG_TARGET_HAS_GUEST_BASE define
by Peter Maydell
· 12 years ago
0aed257
tcg: Add TCG_COND_NEVER, TCG_COND_ALWAYS
by Richard Henderson
· 12 years ago
626cd05
tcg: remove obsolete jmp op
by Aurelien Jarno
· 12 years ago
04cbbde
Merge branch 'tcg-sparc' of git://repo.or.cz/qemu/rth
by Blue Swirl
· 12 years ago
6e17d0c
tcg: Remove tcg_target_get_call_iarg_regs_count
by Stefan Weil
· 12 years ago
f4bf0b9
tcg-sparc: Preserve branch destinations during retranslation
by Richard Henderson
· 12 years ago
5bbd2ca
tcg-sparc: Fix and enable direct TB chaining.
by Richard Henderson
· 12 years ago
26adfb7
tcg-sparc: Add %g/%o registers to alloc_order
by Richard Henderson
· 13 years ago
375816f
tcg-sparc: Use defines for temporaries.
by Richard Henderson
· 13 years ago
1fd9594
tcg-sparc: Mask shift immediates to avoid illegal insns.
by Richard Henderson
· 13 years ago
4c3204c
tcg-sparc: Clean up cruft stemming from attempts to use global registers.
by Richard Henderson
· 13 years ago
0c55416
tcg-sparc: Change AREG0 in generated code to %i0.
by Richard Henderson
· 13 years ago
Next »