index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tcg
/
sparc
/
tcg-target.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tcg: Change generator-side labels to a pointer
Richard Henderson
2015-03-13
1
-12
/
+10
*
tcg-sparc: Use UMULXHI instruction
Richard Henderson
2014-09-29
1
-0
/
+5
*
tcg-sparc: Rename ADDX/SUBX insns
Richard Henderson
2014-09-29
1
-7
/
+7
*
tcg-sparc: Use ADDXC in setcond_i64
Richard Henderson
2014-09-29
1
-0
/
+17
*
tcg-sparc: Fix setcond_i32 uninitialized value
Richard Henderson
2014-09-29
1
-2
/
+5
*
tcg-sparc: Use ADDXC in addsub2_i64
Richard Henderson
2014-09-29
1
-5
/
+23
*
tcg-sparc: Support addsub2_i64
Richard Henderson
2014-09-29
1
-7
/
+65
*
tcg-sparc: Make debug_frame const
Richard Henderson
2014-05-28
1
-13
/
+9
*
tcg: Remove unreachable code in tcg_out_op and op_defs
Richard Henderson
2014-05-12
1
-18
/
+3
*
tcg-sparc: Create tcg_out_call
Richard Henderson
2014-05-12
1
-8
/
+14
*
tcg-sparc: Define TCG_TARGET_INSN_UNIT_SIZE
Richard Henderson
2014-05-12
1
-69
/
+59
*
tcg-sparc: Accept stores of zero
Richard Henderson
2014-04-28
1
-2
/
+2
*
tcg-sparc: Fix small 32-bit movi
Richard Henderson
2014-04-28
1
-0
/
+5
*
tcg-sparc: Fixup function argument types
Richard Henderson
2014-04-28
1
-66
/
+51
*
tcg-sparc: Hoist common argument loads in tcg_out_op
Richard Henderson
2014-04-28
1
-63
/
+60
*
tcg-sparc: Don't handle mov/movi in tcg_out_op
Richard Henderson
2014-04-28
1
-7
/
+6
*
tcg-sparc: Tidy check_fit_* tests
Richard Henderson
2014-04-28
1
-15
/
+20
*
tcg-sparc: Implement muls2_i32
Richard Henderson
2014-04-28
1
-3
/
+15
*
tcg-sparc: Use the RETURN instruction
Richard Henderson
2014-04-28
1
-4
/
+10
*
tcg-sparc: Use 64-bit registers with sparcv8plus
Richard Henderson
2014-04-28
1
-343
/
+182
*
tcg-sparc: Support trunc_shr_i32
Richard Henderson
2014-04-28
1
-0
/
+8
*
tcg-sparc: Remove most uses of TCG_TARGET_REG_BITS
Richard Henderson
2014-04-28
1
-33
/
+37
*
tcg-sparc: Use the type parameter to tcg_target_const_match
Richard Henderson
2014-04-18
1
-1
/
+7
*
tcg: Add TCGType parameter to tcg_target_const_match
Richard Henderson
2014-04-18
1
-1
/
+1
*
tcg-sparc: Convert to new ldst opcodes
Richard Henderson
2014-03-17
1
-99
/
+52
*
tcg-sparc: Convert to new ldst helpers
Richard Henderson
2014-03-17
1
-59
/
+131
*
tcg-sparc: Tidy tcg_out_tlb_load interface
Richard Henderson
2014-03-17
1
-40
/
+30
*
tcg-sparc: Use TCGMemOp within qemu_ldst routines
Richard Henderson
2014-03-17
1
-51
/
+65
*
tcg-sparc: Improve tcg_out_movi
Richard Henderson
2014-03-17
1
-21
/
+31
*
tcg-sparc: Dont handle constant arguments to ext32 ops
Richard Henderson
2014-03-17
1
-12
/
+4
*
tcg-sparc: Don't handle remainder
Richard Henderson
2014-03-17
1
-21
/
+0
*
tcg-sparc: Use intptr_t as appropriate
Richard Henderson
2014-03-17
1
-11
/
+9
*
tcg-sparc: Tidy call+jump patterns
Richard Henderson
2014-03-17
1
-19
/
+19
*
tcg-sparc: Fix tlb read
Richard Henderson
2014-03-17
1
-21
/
+15
*
tcg-sparc: Fix ld64 for 32-bit mode
Richard Henderson
2014-03-17
1
-0
/
+1
*
tcg: Add tcg-be-null.h
Richard Henderson
2013-10-10
1
-0
/
+2
*
exec: Split softmmu_defs.h
Richard Henderson
2013-09-02
1
-2
/
+0
*
tcg: Change tcg_out_ld/st offset to intptr_t
Richard Henderson
2013-09-02
1
-2
/
+2
*
tcg: Change relocation offsets to intptr_t
Richard Henderson
2013-09-02
1
-3
/
+3
*
tcg: Move the CIE and FDE header definitions to common code
Richard Henderson
2013-07-09
1
-25
/
+10
*
tcg-sparc: fix build
Blue Swirl
2013-03-03
1
-1
/
+1
*
tcg-sparc: Always implement 32-bit multiword ops
Richard Henderson
2013-02-23
1
-2
/
+4
*
exec: move include files to include/exec/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
tcg-sparc: Emit MOVR insns for setcond_i64 and movcond_64
Richard Henderson
2012-10-13
1
-5
/
+30
*
tcg-sparc: Emit BPr insns for brcond_i64
Richard Henderson
2012-10-13
1
-2
/
+47
*
tcg-sparc: Drop use of Bicc in favor of BPcc
Richard Henderson
2012-10-13
1
-160
/
+145
*
tcg-sparc: Optimize setcond2 equality compare with 0.
Richard Henderson
2012-10-13
1
-3
/
+12
*
tcg-sparc: Use Z constraint for %g0
Richard Henderson
2012-10-13
1
-58
/
+63
*
tcg-sparc: Fix add2/sub2
Richard Henderson
2012-10-13
1
-8
/
+22
*
tcg-sparc: Fix setcond
Richard Henderson
2012-10-13
1
-14
/
+19
[next]