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
/
ppc64
Commit message (
Expand
)
Author
Age
Files
Lines
*
tcg-ppc64: Handle deposit of zero
Richard Henderson
2013-04-15
1
-6
/
+16
*
tcg-ppc64: Implement mulu2/muls2_i64
Richard Henderson
2013-04-15
2
-2
/
+29
*
tcg-ppc64: Implement add2/sub2_i64
Richard Henderson
2013-04-15
2
-2
/
+58
*
tcg-ppc64: Use getauxval for ISA detection
Richard Henderson
2013-04-15
1
-0
/
+14
*
tcg-ppc64: Implement movcond
Richard Henderson
2013-04-15
2
-2
/
+61
*
tcg-ppc64: Use ISEL for setcond
Richard Henderson
2013-04-15
1
-62
/
+119
*
tcg-ppc64: Use MFOCRF instead of MFCR
Richard Henderson
2013-04-15
1
-4
/
+8
*
tcg-ppc64: Cleanup i32 constants to tcg_out_cmp
Richard Henderson
2013-04-15
1
-0
/
+5
*
tcg-ppc64: Use TCGType throughout compares
Richard Henderson
2013-04-15
1
-19
/
+19
*
tcg-ppc64: Use I constraint for mul
Richard Henderson
2013-04-15
1
-12
/
+12
*
tcg-ppc64: Implement deposit
Richard Henderson
2013-04-15
2
-2
/
+14
*
tcg-ppc64: Handle constant inputs for some compound logicals
Richard Henderson
2013-04-15
1
-10
/
+34
*
tcg-ppc64: Implement compound logicals
Richard Henderson
2013-04-15
2
-10
/
+44
*
tcg-ppc64: Implement bswap64
Richard Henderson
2013-04-15
2
-1
/
+36
*
tcg-ppc64: Implement bswap16 and bswap32
Richard Henderson
2013-04-15
2
-4
/
+47
*
tcg-ppc64: Implement rotates
Richard Henderson
2013-04-15
2
-2
/
+41
*
tcg-ppc64: Streamline qemu_ld/st insn selection
Richard Henderson
2013-04-15
1
-110
/
+56
*
tcg-ppc64: Use automatic implementation of ext32u_i64
Richard Henderson
2013-04-15
2
-8
/
+3
*
tcg-ppc64: Improve and_i64 with constant
Richard Henderson
2013-04-15
1
-14
/
+50
*
tcg-ppc64: Improve and_i32 with constant
Richard Henderson
2013-04-15
2
-3
/
+53
*
tcg-ppc64: Tidy or and xor patterns.
Richard Henderson
2013-04-15
1
-24
/
+31
*
tcg-ppc64: Allow constant first argument to sub
Richard Henderson
2013-04-15
1
-4
/
+17
*
tcg-ppc64: Improve constant add and sub ops.
Richard Henderson
2013-04-15
1
-44
/
+64
*
tcg-ppc64: Rearrange integer constant constraints
Richard Henderson
2013-04-15
1
-10
/
+33
*
tcg-ppc64: Cleanup tcg_out_movi
Richard Henderson
2013-04-15
1
-24
/
+17
*
tcg-ppc64: Fix setcond_i32
Richard Henderson
2013-04-15
1
-0
/
+6
*
tcg-ppc64: Introduce and use TAI and SAI
Richard Henderson
2013-04-15
1
-73
/
+70
*
tcg-ppc64: Introduce and use tcg_out_shri64
Richard Henderson
2013-04-15
1
-2
/
+7
*
tcg-ppc64: Introduce and use tcg_out_shli64
Richard Henderson
2013-04-15
1
-5
/
+8
*
tcg-ppc64: Introduce and use tcg_out_ext32u
Richard Henderson
2013-04-15
1
-5
/
+10
*
tcg-ppc64: Introduce and use tcg_out_rlw
Richard Henderson
2013-04-15
1
-52
/
+20
*
tcg-ppc64: Use TCGReg everywhere
Richard Henderson
2013-04-15
1
-15
/
+21
*
tcg: Add signed multiword multiplication operations
Richard Henderson
2013-02-23
1
-0
/
+2
*
tcg: Add 64-bit multiword arithmetic operations
Richard Henderson
2013-02-23
1
-0
/
+3
*
tcg: Make 32-bit multiword operations optional for 64-bit hosts
Richard Henderson
2013-02-23
1
-0
/
+3
*
exec: move include files to include/exec/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
janitor: add guards to headers
Paolo Bonzini
2012-12-19
1
-0
/
+3
*
tcg: Remove TCG_TARGET_HAS_GUEST_BASE define
Peter Maydell
2012-10-12
1
-1
/
+0
*
tcg: Add TCG_COND_NEVER, TCG_COND_ALWAYS
Richard Henderson
2012-10-06
1
-1
/
+1
*
tcg: remove obsolete jmp op
Aurelien Jarno
2012-10-06
1
-10
/
+0
*
tcg: Remove tcg_target_get_call_iarg_regs_count
Stefan Weil
2012-09-22
1
-6
/
+0
*
tcg: Introduce movcond
Richard Henderson
2012-09-21
1
-0
/
+2
*
Remove unused CONFIG_TCG_PASS_AREG0 and dead code
Blue Swirl
2012-09-15
1
-28
/
+0
*
TCG: Fix compile breakage in tcg_dump_ops
Alexander Graf
2012-06-24
1
-1
/
+1
*
tcg/ppc64: Fix CONFIG_TCG_PASS_AREG0
Andreas Färber
2012-05-15
1
-20
/
+12
*
tcg/ppc64: Don't hardcode register numbers for qemu_ld/st
Andreas Färber
2012-05-15
1
-7
/
+9
*
Restore consistent formatting
malc
2012-05-03
1
-18
/
+18
*
qemu tcg: Remove one entry of INDEX_op_ld_i64 from ppc_op_defs
Li Zhang
2012-03-29
1
-1
/
+0
*
softmmu templates: optionally pass CPUState to memory access functions
Blue Swirl
2012-03-18
1
-0
/
+44
*
Rename CPUState -> CPUArchState
Andreas Färber
2012-03-14
1
-2
/
+2
[next]