index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
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
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