Descriptionenable packed double precision 3 operand mem/simd register avx1 instructions.
All these instructions allow the forms:
op src1=xmm src2=xmm/mem src3=xmm
and
op src1=ymm src2=ymm/mem src3=ymm
The enabled instructions are:
'vaddpd', 'vaddsubpd', 'vandnpd', 'vandpd', 'vdivpd', 'vhaddpd',
'vhsubpd', 'vmaxpd', 'vminpd', 'vmulpd', 'vorpd', 'vsubpd', 'vunpckhpd',
'vunpcklpd', 'vxorpd'
BUG=https://code.google.com/p/nativeclient/issues/detail?id=1972
R=kschimpf@google.com
Committed: https://src.chromium.org/viewvc/native_client?view=rev&revision=14020
Patch Set 1 #
Created: 6 years, 1 month ago
(Patch set is too large to download)
Messages
Total messages: 5 (1 generated)
|