index
:
spice/qemu
chardev-flowcontrol
kvm
master
patchrom
pulse
qemu-kvm-0.14.0-spice
qxl
rebase/spice-next
spice-patches
spice.v32.kvm
spice.v32.kvm.ccid.v23
spice.v50
stable-0.14
usb-patches
usb_ccid.v7
usb_ccid.v7.wip
usbredir
Qemu (mirrored from https://gitlab.freedesktop.org/spice/qemu)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tcg
/
ppc64
/
tcg-target.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-04
tcg: Remove TCG_TARGET_HAS_new_ldst
Richard Henderson
1
-2
/
+0
2014-05-12
tcg-ppc64: Define TCG_TARGET_INSN_UNIT_SIZE
Richard Henderson
1
-0
/
+1
2014-04-28
tcg: Add INDEX_op_trunc_shr_i32
Richard Henderson
1
-0
/
+1
2014-04-18
tcg: Use HOST_WORDS_BIGENDIAN
Richard Henderson
1
-1
/
+0
2013-10-12
tcg-ppc64: Support new ldst opcodes
Richard Henderson
1
-1
/
+1
2013-10-10
tcg: Add qemu_ld_st_i32/64
Richard Henderson
1
-0
/
+2
2013-09-02
tcg-ppc64: Implement muluh, mulsh
Richard Henderson
1
-4
/
+4
2013-09-02
tcg: Add muluh and mulsh opcodes
Richard Henderson
1
-0
/
+4
2013-07-09
tcg-ppc64: Don't implement rem
Richard Henderson
1
-2
/
+2
2013-07-09
tcg: Split rem requirement from div requirement
Richard Henderson
1
-0
/
+2
2013-04-15
tcg-ppc64: Implement mulu2/muls2_i64
Richard Henderson
1
-2
/
+2
2013-04-15
tcg-ppc64: Implement add2/sub2_i64
Richard Henderson
1
-2
/
+2
2013-04-15
tcg-ppc64: Implement movcond
Richard Henderson
1
-2
/
+2
2013-04-15
tcg-ppc64: Implement deposit
Richard Henderson
1
-2
/
+2
2013-04-15
tcg-ppc64: Implement compound logicals
Richard Henderson
1
-10
/
+10
2013-04-15
tcg-ppc64: Implement bswap64
Richard Henderson
1
-1
/
+1
2013-04-15
tcg-ppc64: Implement bswap16 and bswap32
Richard Henderson
1
-4
/
+4
2013-04-15
tcg-ppc64: Implement rotates
Richard Henderson
1
-2
/
+2
2013-04-15
tcg-ppc64: Use automatic implementation of ext32u_i64
Richard Henderson
1
-3
/
+3
2013-04-15
tcg-ppc64: Improve and_i32 with constant
Richard Henderson
1
-2
/
+4
2013-02-23
tcg: Add signed multiword multiplication operations
Richard Henderson
1
-0
/
+2
2013-02-23
tcg: Add 64-bit multiword arithmetic operations
Richard Henderson
1
-0
/
+3
2013-02-23
tcg: Make 32-bit multiword operations optional for 64-bit hosts
Richard Henderson
1
-0
/
+3
2012-12-19
janitor: add guards to headers
Paolo Bonzini
1
-0
/
+3
2012-10-12
tcg: Remove TCG_TARGET_HAS_GUEST_BASE define
Peter Maydell
1
-1
/
+0
2012-09-21
tcg: Introduce movcond
Richard Henderson
1
-0
/
+2
2011-11-14
tcg: Standardize on TCGReg as the enum for hard registers
Richard Henderson
1
-2
/
+2
2011-10-01
tcg: Don't declare TCG_TARGET_REG_BITS in tcg-target.h
Stefan Weil
1
-1
/
+0
2011-08-22
tcg/ppc64: fix 16/32 mixup
malc
1
-2
/
+2
2011-08-22
tcg/ppc64: implement not_i32/64 and ext32u_i64
malc
1
-3
/
+3
2011-08-21
tcg: Always define all of the TCGOpcode enum members.
Richard Henderson
1
-33
/
+35
2010-06-16
tcg: Optionally sign-extend 32-bit arguments for 64-bit hosts.
Richard Henderson
1
-0
/
+1
2010-03-26
tcg: Allow target-specific implementation of NOR.
Richard Henderson
1
-0
/
+2
2010-03-26
tcg: Allow target-specific implementation of NAND.
Richard Henderson
1
-0
/
+2
2010-03-26
tcg: Allow target-specific implementation of EQV.
Richard Henderson
1
-0
/
+2
2010-03-26
remove remaining occurrences AREG[1-9] and TCG_AREG[1-9]
Paolo Bonzini
1
-2
/
+0
2010-02-22
tcg/ppc64: Use C90 style comments
malc
1
-18
/
+18
2010-02-20
tcg: Add comments for all optional instructions not implemented.
Richard Henderson
1
-3
/
+22
2009-07-18
PPC 32/64 GUEST_BASE support
malc
1
-0
/
+2
2009-03-08
Prune unused TCG_AREGs
blueswir1
1
-1
/
+0
2008-12-10
Introduce and use cache-utils.[ch]
malc
1
-21
/
+0
2008-07-24
Use proper value for TCG_TARGET_CALL_STACK_OFFSET
malc
1
-1
/
+1
2008-07-23
Provide extNs_M instructions
malc
1
-0
/
+5
2008-07-23
Preliminary PPC64/Linux host support
malc
1
-0
/
+100