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
/
target-ppc
/
translate.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
softmmu: introduce cpu_ldst.h
Paolo Bonzini
2014-06-05
1
-0
/
+1
*
tcg: Invert the inclusion of helper.h
Richard Henderson
2014-05-28
1
-3
/
+2
*
cpu: Move breakpoints field from CPU_COMMON to CPUState
Andreas Färber
2014-03-13
1
-2
/
+2
*
target-ppc: Use Additional Temporary in stqcx Case
Tom Musta
2014-03-05
1
-3
/
+5
*
target-ppc/translate.c: Use ULL suffix for 64 bit constants
Peter Maydell
2014-03-05
1
-2
/
+2
*
target-ppc: Altivec 2.07: Vector Permute and Exclusive OR
Tom Musta
2014-03-05
1
-1
/
+6
*
target-ppc: Altivec 2.07: Vector SHA Sigma Instructions
Tom Musta
2014-03-05
1
-0
/
+24
*
target-ppc: Altivec 2.07: AES Instructions
Tom Musta
2014-03-05
1
-0
/
+29
*
target-ppc: Altivec 2.07: Binary Coded Decimal Instructions
Tom Musta
2014-03-05
1
-4
/
+41
*
target-ppc: Altivec 2.07: Vector Polynomial Multiply Sum
Tom Musta
2014-03-05
1
-0
/
+8
*
target-ppc: Altivec 2.07: Vector Gather Bits by Bytes
Tom Musta
2014-03-05
1
-0
/
+2
*
target-ppc: Altivec 2.07: Doubleword Compares
Tom Musta
2014-03-05
1
-3
/
+13
*
target-ppc: Altivec 2.07: vbpermq Instruction
Tom Musta
2014-03-05
1
-0
/
+2
*
target-ppc: Altivec 2.07: Quadword Addition and Subtracation
Tom Musta
2014-03-05
1
-0
/
+18
*
target-ppc: Altivec 2.07: Vector Doubleword Rotate and Shift Instructions
Tom Musta
2014-03-05
1
-0
/
+8
*
target-ppc: Altivec 2.07: Vector Merge Instructions
Tom Musta
2014-03-05
1
-0
/
+37
*
target-ppc: Altivec 2.07: Unpack Signed Word Instructions
Tom Musta
2014-03-05
1
-0
/
+4
*
target-ppc: Altivec 2.07: Pack Doubleword Instructions
Tom Musta
2014-03-05
1
-0
/
+8
*
target-ppc: Altivec 2.07: Vector Min/Max Doubleword Instructions
Tom Musta
2014-03-05
1
-0
/
+8
*
target-ppc: Altivec 2.07: Vector Population Count Instructions
Tom Musta
2014-03-05
1
-4
/
+18
*
target-ppc: Altivec 2.07: Add Vector Count Leading Zeroes
Tom Musta
2014-03-05
1
-0
/
+9
*
target-ppc: Altivec 2.07: vmuluw Instruction
Tom Musta
2014-03-05
1
-1
/
+4
*
target-ppc: Altivec 2.07: Multiply Even/Odd Word Instructions
Tom Musta
2014-03-05
1
-0
/
+8
*
target-ppc: Altivec 2.07: Add/Subtract Unsigned Doubleword Modulo
Tom Musta
2014-03-05
1
-0
/
+4
*
target-ppc: Altivec 2.07: Vector Logical Instructions
Tom Musta
2014-03-05
1
-0
/
+11
*
target-ppc: Altivec 2.07: Add Support for R-Form Dual Instructions
Tom Musta
2014-03-05
1
-0
/
+35
*
target-ppc: Altivec 2.07: Add Opcode Macro for VX Form Instructions
Tom Musta
2014-03-05
1
-0
/
+5
*
target-ppc: Altivec 2.07: Add Support for Dual Altivec Instructions
Tom Musta
2014-03-05
1
-0
/
+24
*
target-ppc: Altivec 2.07: Add GEN_VXFORM3
Tom Musta
2014-03-05
1
-0
/
+19
*
target-ppc: Add Store Quadword Conditional
Tom Musta
2014-03-05
1
-0
/
+21
*
target-ppc: Add Load Quadword and Reserve
Tom Musta
2014-03-05
1
-0
/
+37
*
target-ppc: Store Quadword
Tom Musta
2014-03-05
1
-16
/
+23
*
target-ppc: Load Quadword
Tom Musta
2014-03-05
1
-14
/
+22
*
target-ppc: Add is_user_mode Utility Routine
Tom Musta
2014-03-05
1
-0
/
+14
*
target-ppc: Add bctar Instruction
Tom Musta
2014-03-05
1
-1
/
+10
*
target-ppc: Fix xxpermdi When T==A or T==B
Tom Musta
2014-03-05
1
-8
/
+33
*
target-ppc: add extended opcodes for dcbt/dcbtst
Cédric Le Goater
2014-03-05
1
-2
/
+2
*
target-ppc: Add ISA2.06 lfiwzx Instruction
Tom Musta
2014-03-05
1
-0
/
+15
*
target-ppc: Add ISA 2.06 ftsqrt
Tom Musta
2014-03-05
1
-0
/
+10
*
target-ppc: Add ISA 2.06 ftdiv Instruction
Tom Musta
2014-03-05
1
-0
/
+13
*
target-ppc: Add ISA 2.06 fcfid[u][s] Instructions
Tom Musta
2014-03-05
1
-0
/
+9
*
target-ppc: Add ISA2.06 Float to Integer Instructions
Tom Musta
2014-03-05
1
-0
/
+12
*
target-ppc: Add ISA 2.06 stbcx. and sthcx. Instructions
Tom Musta
2014-03-05
1
-47
/
+44
*
target-ppc: Add ISA2.06 lbarx, lharx Instructions
Tom Musta
2014-03-05
1
-26
/
+24
*
target-ppc: Add ISA 2.06 divwe[o] Instructions
Tom Musta
2014-03-05
1
-0
/
+4
*
target-ppc: Add ISA 2.06 divweu[o] Instructions
Tom Musta
2014-03-05
1
-0
/
+5
*
target-ppc: Add ISA2.06 divde[o] Instructions
Tom Musta
2014-03-05
1
-1
/
+4
*
target-ppc: Add ISA2.06 divdeu[o] Instructions
Tom Musta
2014-03-05
1
-0
/
+21
*
target-ppc: Add ISA2.06 bpermd Instruction
Tom Musta
2014-03-05
1
-0
/
+10
*
target-ppc: Scalar Non-Signalling Conversions
Tom Musta
2014-03-05
1
-0
/
+4
[next]