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
Commit message (
Expand
)
Author
Age
Files
Lines
*
tcg: Relax requirement for mulu2_i32 on 32-bit hosts
Richard Henderson
2014-04-18
5
-1
/
+12
*
tcg-s390: Remove W constraint
Richard Henderson
2014-04-18
1
-24
/
+19
*
tcg-sparc: Use the type parameter to tcg_target_const_match
Richard Henderson
2014-04-18
1
-1
/
+7
*
tcg-ppc64: Use the type parameter to tcg_target_const_match
Richard Henderson
2014-04-18
1
-1
/
+9
*
tcg-aarch64: Remove w constraint
Richard Henderson
2014-04-18
1
-22
/
+18
*
tcg: Add TCGType parameter to tcg_target_const_match
Richard Henderson
2014-04-18
11
-13
/
+13
*
tcg: Fix out of range shift in deposit optimizations
Richard Henderson
2014-04-18
1
-6
/
+4
*
tcg: Mask shift quantities while folding
Richard Henderson
2014-04-18
1
-15
/
+20
*
tcg: Use "unspecified behavior" for shifts
Richard Henderson
2014-04-18
1
-5
/
+13
*
tcg: Fix warning (1 bit signed bitfield entry) and replace int by bool
Stefan Weil
2014-04-18
5
-13
/
+13
*
tcg-aarch64: Use tcg_out_mov in preference to tcg_out_movr
Richard Henderson
2014-04-16
1
-9
/
+7
*
tcg-aarch64: Prefer unsigned offsets before signed offsets for ldst
Richard Henderson
2014-04-16
1
-5
/
+6
*
tcg-aarch64: Introduce tcg_out_insn_3312, _3310, _3313
Richard Henderson
2014-04-16
1
-87
/
+89
*
tcg-aarch64: Merge aarch64_ldst_get_data/type into tcg_out_op
Richard Henderson
2014-04-16
1
-83
/
+32
*
tcg-aarch64: Introduce tcg_out_insn_3507
Richard Henderson
2014-04-16
1
-24
/
+33
*
tcg-aarch64: Support stores of zero
Richard Henderson
2014-04-16
1
-16
/
+19
*
tcg-aarch64: Implement TCG_TARGET_HAS_new_ldst
Richard Henderson
2014-04-16
2
-60
/
+31
*
tcg-aarch64: Pass qemu_ld/st arguments directly
Richard Henderson
2014-04-16
1
-32
/
+17
*
tcg-aarch64: Use TCGMemOp in qemu_ld/st
Richard Henderson
2014-04-16
1
-68
/
+63
*
tcg-aarch64: Use ADR to pass the return address to the ld/st helpers
Richard Henderson
2014-04-16
1
-2
/
+9
*
tcg-aarch64: Use tcg_out_call for qemu_ld/st
Richard Henderson
2014-04-16
1
-4
/
+2
*
tcg-aarch64: Avoid add with zero in tlb load
Richard Henderson
2014-04-16
1
-9
/
+19
*
tcg-aarch64: Implement tcg_register_jit
Richard Henderson
2014-04-16
1
-15
/
+69
*
tcg-aarch64: Introduce tcg_out_insn_3314
Richard Henderson
2014-04-16
1
-67
/
+33
*
tcg-aarch64: Reuse LR in translated code
Richard Henderson
2014-04-16
2
-33
/
+33
*
tcg-aarch64: Use CBZ and CBNZ
Richard Henderson
2014-04-16
1
-2
/
+24
*
tcg-aarch64: Create tcg_out_brcond
Richard Henderson
2014-04-16
1
-20
/
+14
*
tcg-aarch64: Use symbolic names for branches
Richard Henderson
2014-04-16
1
-31
/
+43
*
tcg-aarch64: Use adrp in tcg_out_movi
Richard Henderson
2014-04-16
1
-0
/
+23
*
tcg-aarch64: Special case small constants in tcg_out_movi
Richard Henderson
2014-04-16
1
-0
/
+10
*
tcg-aarch64: Use ORRI in tcg_out_movi
Richard Henderson
2014-04-16
1
-31
/
+39
*
tcg-aarch64: Use MOVN in tcg_out_movi
Richard Henderson
2014-04-16
1
-13
/
+50
*
tcg-aarch64: Use TCGType and TCGMemOp constants
Richard Henderson
2014-04-16
1
-35
/
+38
*
tcg-aarch64: Use intptr_t apropriately
Richard Henderson
2014-04-16
1
-5
/
+5
*
tcg-arm: Avoid ldrd/strd for user-only emulation
Richard Henderson
2014-03-27
1
-4
/
+17
*
tcg-sparc: Convert to new ldst opcodes
Richard Henderson
2014-03-17
2
-100
/
+53
*
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
2
-23
/
+2
*
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-aarch64: Introduce tcg_out_insn_3405
Richard Henderson
2014-03-14
1
-21
/
+27
*
tcg-aarch64: Support div, rem
Richard Henderson
2014-03-14
2
-13
/
+45
*
tcg-aarch64: Support muluh, mulsh
Richard Henderson
2014-03-14
2
-2
/
+14
*
tcg-aarch64: Support add2, sub2
Richard Henderson
2014-03-14
2
-4
/
+80
[next]