index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
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-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
2014-03-05
target-ppc: Altivec 2.07: Quadword Addition and Subtracation
Tom Musta
1
-0
/
+185
2014-03-05
target-ppc: Altivec 2.07: Vector Doubleword Rotate and Shift Instructions
Tom Musta
1
-0
/
+4
2014-03-05
target-ppc: Altivec 2.07: Change Bit Masks to Support 64-bit Rotates and Shifts
Tom Musta
1
-25
/
+15
2014-03-05
target-ppc: Altivec 2.07: Unpack Signed Word Instructions
Tom Musta
1
-0
/
+2
2014-03-05
target-ppc: Altivec 2.07: Pack Doubleword Instructions
Tom Musta
1
-0
/
+4
2014-03-05
target-ppc: Altivec 2.07: Vector Min/Max Doubleword Instructions
Tom Musta
1
-0
/
+2
2014-03-05
target-ppc: Altivec 2.07: Vector Population Count Instructions
Tom Musta
1
-0
/
+14
2014-03-05
target-ppc: Altivec 2.07: Add Vector Count Leading Zeroes
Tom Musta
1
-0
/
+29
2014-03-05
target-ppc: Altivec 2.07: vmuluw Instruction
Tom Musta
1
-0
/
+1
2014-03-05
target-ppc: Altivec 2.07: Multiply Even/Odd Word Instructions
Tom Musta
1
-0
/
+2
2014-03-05
target-ppc: Altivec 2.07: Change VMUL_DO to Support 64-bit Integers
Tom Musta
1
-12
/
+14
2014-03-05
target-ppc: Altivec 2.07: Add/Subtract Unsigned Doubleword Modulo
Tom Musta
1
-0
/
+1
2014-03-05
target-ppc: Add ISA 2.06 divwe[o] Instructions
Tom Musta
1
-0
/
+32
2014-03-05
target-ppc: Add ISA 2.06 divweu[o] Instructions
Tom Musta
1
-0
/
+31
2014-03-05
target-ppc: Add ISA2.06 divde[o] Instructions
Tom Musta
1
-0
/
+23
2014-03-05
target-ppc: Add ISA2.06 divdeu[o] Instructions
Tom Musta
1
-0
/
+27
2014-03-05
target-ppc: Add ISA2.06 bpermd Instruction
Tom Musta
1
-0
/
+20
2013-04-26
target-ppc: emulate cmpb instruction
Aurelien Jarno
1
-0
/
+15
2013-02-23
target-ppc: Split out SO, OV, CA fields from XER
Richard Henderson
1
-23
/
+15
[next]