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: Add TCGV_UNUSED_PTR, TCGV_IS_UNUSED_PTR, TCGV_EQUAL_PTR
Peter Maydell
2014-02-08
1
-0
/
+3
*
tcg/s390: Remove sigill_handler
Richard Henderson
2014-02-01
1
-19
/
+0
*
Merge remote-tracking branch 'rth/tcg-movbe' into staging
Peter Maydell
2014-01-30
1
-48
/
+97
|
\
|
*
tcg/i386: cleanup useless #ifdef
Aurelien Jarno
2014-01-25
1
-2
/
+0
|
*
tcg/i386: use movbe instruction in qemu_ldst routines
Aurelien Jarno
2014-01-25
1
-37
/
+80
|
*
tcg/i386: add support for three-byte opcodes
Aurelien Jarno
2014-01-25
1
-8
/
+16
|
*
tcg/i386: remove hardcoded P_REXW value
Aurelien Jarno
2014-01-25
1
-1
/
+1
*
|
TCG: Fix I64-on-32bit-host temporaries
Alexander Graf
2014-01-30
1
-1
/
+1
|
/
*
tcg/i386: fix a comment
Aurelien Jarno
2013-12-21
1
-1
/
+1
*
tcg: Use bitmaps for free temporaries
Richard Henderson
2013-12-10
2
-22
/
+21
*
tcg-s390: Use qemu_getauxval in query_facilities
Richard Henderson
2013-11-30
1
-83
/
+12
*
tcg-arm: Use qemu_getauxval
Richard Henderson
2013-11-30
1
-9
/
+5
*
tcg-ppc64: Use qemu_getauxval
Richard Henderson
2013-11-30
1
-9
/
+2
*
tcg-ia64: Introduce tcg_opc_bswap64_i
Richard Henderson
2013-11-18
1
-35
/
+28
*
tcg-ia64: Introduce tcg_opc_ext_i
Richard Henderson
2013-11-18
1
-30
/
+24
*
tcg-ia64: Introduce tcg_opc_movi_a
Richard Henderson
2013-11-18
1
-16
/
+16
*
tcg-ia64: Introduce tcg_opc_mov_a
Richard Henderson
2013-11-18
1
-19
/
+16
*
tcg-ia64: Use A3 form of logical operations
Richard Henderson
2013-11-18
1
-30
/
+34
*
tcg-ia64: Use SUB_A3 and ADDS_A4 for subtraction
Richard Henderson
2013-11-18
1
-2
/
+23
*
tcg-ia64: Use ADDS for small addition
Richard Henderson
2013-11-18
1
-4
/
+16
*
tcg-ia64: Avoid unnecessary stop bit in tcg_out_alu
Richard Henderson
2013-11-18
1
-11
/
+6
*
tcg-ia64: Move AREG0 to R32
Richard Henderson
2013-11-18
2
-9
/
+8
*
tcg-ia64: Simplify brcond
Richard Henderson
2013-11-18
1
-34
/
+10
*
tcg-ia64: Handle constant calls
Richard Henderson
2013-11-18
1
-3
/
+35
*
tcg-ia64: Use shortcuts for nop insns
Richard Henderson
2013-11-18
1
-124
/
+127
*
tcg-ia64: Use TCGMemOp within qemu_ldst routines
Richard Henderson
2013-11-18
1
-82
/
+91
*
tcg-ppc64: Support new ldst opcodes
Richard Henderson
2013-10-12
2
-62
/
+17
*
tcg-ppc: Support new ldst opcodes
Richard Henderson
2013-10-12
2
-66
/
+33
*
tcg-ppc64: Convert to le/be ldst helpers
Richard Henderson
2013-10-12
1
-16
/
+22
*
tcg-ppc: Convert to le/be ldst helpers
Richard Henderson
2013-10-12
1
-24
/
+33
*
tcg-ppc64: Use TCGMemOp within qemu_ldst routines
Richard Henderson
2013-10-12
1
-39
/
+45
*
tcg-ppc: Use TCGMemOp within qemu_ldst routines
Richard Henderson
2013-10-12
1
-56
/
+48
*
tcg-arm: Improve GUEST_BASE qemu_ld/st
Richard Henderson
2013-10-12
1
-104
/
+116
*
tcg-arm: Convert to new ldst opcodes
Richard Henderson
2013-10-12
2
-71
/
+38
*
tcg-arm: Tidy variable naming convention in qemu_ld/st
Richard Henderson
2013-10-12
1
-115
/
+115
*
tcg-arm: Convert to le/be ldst helpers
Richard Henderson
2013-10-12
1
-21
/
+29
*
tcg-arm: Use TCGMemOp within qemu_ldst routines
Richard Henderson
2013-10-12
1
-64
/
+61
*
tcg-i386: Support new ldst opcodes
Richard Henderson
2013-10-12
2
-90
/
+51
*
tcg-i386: Remove "cb" output restriction from qemu_st8 for i386
Richard Henderson
2013-10-12
1
-2
/
+8
*
tcg-i386: Tidy softmmu routines
Richard Henderson
2013-10-12
1
-249
/
+208
*
tcg-i386: Use TCGMemOp within qemu_ldst routines
Richard Henderson
2013-10-12
1
-64
/
+59
*
tcg: Use TCGMemOp for TCGLabelQemuLdst.opc
Richard Henderson
2013-10-12
1
-1
/
+1
*
exec: Add both big- and little-endian memory helpers
Richard Henderson
2013-10-10
1
-16
/
+53
*
tcg: Add qemu_ld_st_i32/64
Richard Henderson
2013-10-10
14
-239
/
+368
*
tcg: Add TCGMemOp
Richard Henderson
2013-10-10
1
-0
/
+54
*
tcg: Add tcg-be-ldst.h
Richard Henderson
2013-10-10
8
-158
/
+112
*
tcg: Add tcg-be-null.h
Richard Henderson
2013-10-10
6
-0
/
+53
*
tcg-aarch64: Update to helper_ret_*_mmu routines
Richard Henderson
2013-10-10
1
-12
/
+16
*
tcg: Merge tcg_register_helper into tcg_context_init
Richard Henderson
2013-10-10
2
-16
/
+6
*
tcg: Add tcg-runtime.c helpers to all_helpers
Richard Henderson
2013-10-10
1
-0
/
+16
[next]