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
/
target-ppc
/
int_helper.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-20
Move target-* CPU file into a target/ folder
Thomas Huth
1
-3126
/
+0
2016-11-23
target-ppc: fix index array of national digits
Jose Ricardo Ziviani
1
-2
/
+2
2016-11-15
target-ppc: Implement bcdctz. instruction
Jose Ricardo Ziviani
1
-0
/
+43
2016-11-15
target-ppc: Implement bcdcfz. instruction
Jose Ricardo Ziviani
1
-0
/
+44
2016-11-15
target-ppc: Implement bcdctn. instruction
Jose Ricardo Ziviani
1
-0
/
+43
2016-11-15
target-ppc: Implement bcdcfn. instruction
Jose Ricardo Ziviani
1
-0
/
+56
2016-11-15
target-ppc: add vprtyb[w/d/q] instructions
Ankit Kumar
1
-0
/
+34
2016-11-15
target-ppc: add vrldnm and vrlwnm instructions
Bharata B Rao
1
-4
/
+10
2016-11-15
target-ppc: add vrldnmi and vrlwmi instructions
Gautham R. Shenoy
1
-0
/
+23
2016-10-28
target-ppc: implement vnegw/d instructions
Nikunj A Dadhania
1
-0
/
+12
2016-10-14
target-ppc: implement vexts[bh]2w and vexts[bhw]2d
Nikunj A Dadhania
1
-0
/
+15
2016-10-05
target-ppc: add vclzlsbb/vctzlsbb instructions
Rajalakshmi Srinivasaraghavan
1
-0
/
+30
2016-10-05
target-ppc: add vector compare not equal instructions
Rajalakshmi Srinivasaraghavan
1
-12
/
+19
2016-09-23
target-ppc: implement darn instruction
Ravi Bangoria
1
-0
/
+16
2016-09-23
target-ppc: add vector permute right indexed instruction
Rajalakshmi Srinivasaraghavan
1
-0
/
+23
2016-09-23
target-ppc: add vector bit permute doubleword instruction
Rajalakshmi Srinivasaraghavan
1
-0
/
+20
2016-09-23
target-ppc: add vector count trailing zeros instructions
Rajalakshmi Srinivasaraghavan
1
-0
/
+15
2016-09-23
target-ppc: add vector extract instructions
Rajalakshmi Srinivasaraghavan
1
-0
/
+25
2016-09-23
target-ppc: add vector insert instructions
Rajalakshmi Srinivasaraghavan
1
-0
/
+20
2016-09-07
target-ppc: add vsrv instruction
Vivek Andrew Sha
1
-0
/
+17
2016-09-07
target-ppc: add vslv instruction
Vivek Andrew Sha
1
-0
/
+14
2016-09-07
target-ppc: add vcmpnez[b,h,w][.] instructions
Swapnil Bokade
1
-0
/
+36
2016-09-07
target-ppc: add vabsdu[b,h,w] instructions
Sandipan Das
1
-0
/
+24
2016-09-07
target-ppc: add cmpeqb instruction
Nikunj A Dadhania
1
-0
/
+22
2016-09-07
target-ppc: add cnttzw[.] instruction
Nikunj A Dadhania
1
-0
/
+5
2016-09-07
target-ppc: add cnttzd[.] instruction
Sandipan Das
1
-0
/
+5
2016-05-19
cpu: move exec-all.h inclusion out of cpu.h
Paolo Bonzini
1
-0
/
+1
2016-01-29
ppc: Clean up includes
Peter Maydell
1
-0
/
+1
2015-09-20
target-ppc: fix vcipher, vcipherlast, vncipherlast and vpermxor
Aurelien Jarno
1
-5
/
+14
2015-07-07
crypto: move built-in AES implementation into crypto/
Daniel P. Berrange
1
-1
/
+1
2014-11-04
target-ppc: Fix vcmpbfp. Unordered Case
Tom Musta
1
-1
/
+1
2014-11-04
target-ppc: Fix Altivec Shifts
Tom Musta
1
-11
/
+2
2014-11-04
target-ppc: simplify AES emulation
Aurelien Jarno
1
-2
/
+2
2014-11-04
ppc: fix result of DLMZB when no zero bytes are found
Paolo Bonzini
1
-0
/
+1
2014-11-04
ppc: use CRF_* in int_helper.c
Paolo Bonzini
1
-6
/
+6
2014-09-08
target-ppc: Implement mulldo with TCG
Tom Musta
1
-27
/
+0
2014-09-08
target-ppc: Bug Fix: srad
Tom Musta
1
-1
/
+1
2014-09-08
target-ppc: Bug Fix: mulldo OV Detection
Tom Musta
1
-2
/
+12
2014-06-16
target-ppc: Refactor AES Instructions
Tom Musta
1
-254
/
+38
2014-05-28
tcg: Invert the inclusion of helper.h
Richard Henderson
1
-1
/
+1
2014-03-19
target-ppc: Add missing 'static' and 'const' attributes
Stefan Weil
1
-1
/
+1
2014-03-15
misc: Fix typos in comments
Stefan Weil
1
-1
/
+1
2014-03-05
target-ppc: Altivec 2.07: Vector Permute and Exclusive OR
Tom Musta
1
-0
/
+14
2014-03-05
target-ppc: Altivec 2.07: Vector SHA Sigma Instructions
Tom Musta
1
-0
/
+82
2014-03-05
target-ppc: Altivec 2.07: AES Instructions
Tom Musta
1
-0
/
+280
2014-03-05
target-ppc: Altivec 2.07: Binary Coded Decimal Instructions
Tom Musta
1
-0
/
+201
2014-03-05
target-ppc: Altivec 2.07: Vector Polynomial Multiply Sum
Tom Musta
1
-0
/
+70
2014-03-05
target-ppc: Altivec 2.07: Vector Gather Bits by Bytes
Tom Musta
1
-0
/
+276
2014-03-05
target-ppc: Altivec 2.07: Doubleword Compares
Tom Musta
1
-4
/
+10
2014-03-05
target-ppc: Altivec 2.07: vbpermq Instruction
Tom Musta
1
-0
/
+31
[next]