/netbsd-src/external/apache2/llvm/dist/llvm/utils/PerfectShuffle/ |
H A D | PerfectShuffle.cpp | 477 struct vspltisw : public Operator { struct 478 vspltisw(const char *N, unsigned Opc) in vspltisw() argument 482 vspltisw<0> the_vspltisw0("vspltisw0", OP_VSPLTISW0); 483 vspltisw<1> the_vspltisw1("vspltisw1", OP_VSPLTISW1); 484 vspltisw<2> the_vspltisw2("vspltisw2", OP_VSPLTISW2); 485 vspltisw<3> the_vspltisw3("vspltisw3", OP_VSPLTISW3);
|
/netbsd-src/crypto/external/bsd/openssl.old/lib/libcrypto/arch/powerpc64/ |
H A D | chacha-ppc.S | 501 vspltisw 26,-1 556 vspltisw 27,12 557 vspltisw 28,7 1160 vspltisw 27,-16 1161 vspltisw 28,12 1162 vspltisw 29,8 1163 vspltisw 30,7 1297 vspltisw 27,4
|
/netbsd-src/crypto/external/bsd/openssl.old/lib/libcrypto/arch/powerpc/ |
H A D | chacha-ppc.S | 491 vspltisw 26,-1 546 vspltisw 27,12 547 vspltisw 28,7 1145 vspltisw 27,-16 1146 vspltisw 28,12 1147 vspltisw 29,8 1148 vspltisw 30,7 1282 vspltisw 27,4
|
/netbsd-src/crypto/external/bsd/openssl/lib/libcrypto/arch/powerpc64/ |
H A D | chacha-ppc.S | 501 vspltisw 26,-1 556 vspltisw 27,12 557 vspltisw 28,7 1160 vspltisw 27,-16 1161 vspltisw 28,12 1162 vspltisw 29,8 1163 vspltisw 30,7 1297 vspltisw 27,4
|
H A D | ecp_nistp521-ppc64.S | 30 vspltisw 0,0 232 vspltisw 0,0
|
/netbsd-src/crypto/external/bsd/openssl/lib/libcrypto/arch/powerpc/ |
H A D | chacha-ppc.S | 491 vspltisw 26,-1 546 vspltisw 27,12 547 vspltisw 28,7 1145 vspltisw 27,-16 1146 vspltisw 28,12 1147 vspltisw 29,8 1148 vspltisw 30,7 1282 vspltisw 27,4
|
H A D | ecp_nistp521-ppc64.S | 25 vspltisw 0,0 222 vspltisw 0,0
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/perlasm/ |
H A D | ppc-xlate.pl | 201 my $vspltisw = sub { vsr2vr("vspltisw", 1, @_); };
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/ |
H A D | PPCInstrAltivec.td | 741 "vspltisw $vD, $SIMM", IIC_VecPerm, 848 "vspltisw $vD, -1", IIC_VecFP, 851 "vspltisw $vD, -1", IIC_VecFP, 854 "vspltisw $vD, -1", IIC_VecFP,
|
/netbsd-src/external/gpl3/gdb/dist/opcodes/ |
H A D | ChangeLog-2012 | 283 <vspltisb, vspltish, vspltisw>: Use VXVB_MASK.
|
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | ChangeLog-2012 | 283 <vspltisb, vspltish, vspltisw>: Use VXVB_MASK.
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | ChangeLog-2012 | 283 <vspltisb, vspltish, vspltisw>: Use VXVB_MASK.
|
/netbsd-src/external/gpl3/gdb.old/dist/opcodes/ |
H A D | ChangeLog-2012 | 283 <vspltisb, vspltish, vspltisw>: Use VXVB_MASK.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
H A D | altivec.md | 3106 ;; vspltisw SCRATCH1,0 3124 ;; vspltisw SCRATCH1,-1
|
H A D | rs6000-builtin.def | 1366 BU_ALTIVEC_1 (VSPLTISW, "vspltisw", CONST, altivec_vspltisw)
|
H A D | rs6000.md | 6977 vspltisw %0,%1 8817 vspltisw %0,%1
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
H A D | altivec.md | 3452 ;; vspltisw SCRATCH1,0 3470 ;; vspltisw SCRATCH1,-1
|
H A D | rs6000.md | 7585 vspltisw %0,%1 9544 vspltisw %0,%1
|