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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
/
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]