Home
last modified time | relevance | path

Searched refs:vsrab (Results 1 – 24 of 24) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl.old/lib/libcrypto/arch/powerpc64/
H A Daesp8-ppc.S2023 vsrab 11,8,9
2064 vsrab 11,8,9
2237 vsrab 11,8,9
2255 vsrab 11,8,9
2326 vsrab 11,8,9
2434 vsrab 11,8,9
2443 vsrab 11,8,9
2454 vsrab 11,8,9
2465 vsrab 11,8,9
2476 vsrab 11,8,9
[all …]
H A Dghashp8-ppc.S34 vsrab 6,6,7
/netbsd-src/crypto/external/bsd/openssl.old/lib/libcrypto/arch/powerpc/
H A Daesp8-ppc.S1988 vsrab 11,8,9
2029 vsrab 11,8,9
2197 vsrab 11,8,9
2215 vsrab 11,8,9
2286 vsrab 11,8,9
2394 vsrab 11,8,9
2403 vsrab 11,8,9
2414 vsrab 11,8,9
2425 vsrab 11,8,9
2436 vsrab 11,8,9
[all …]
H A Dghashp8-ppc.S29 vsrab 6,6,7
/netbsd-src/crypto/external/bsd/openssl/lib/libcrypto/arch/powerpc/
H A Dghashp8-ppc.S29 vsrab 6,6,7
/netbsd-src/crypto/external/bsd/openssl/lib/libcrypto/arch/powerpc64/
H A Dghashp8-ppc.S34 vsrab 6,6,7
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/s390/
H A D3906.md109 vsegf,vsegh,vsel,vsf,vsg,vsh,vsl,vslb,vsldb,vsq,vsra,vsrab,vsrl,vsrlb,vsumb,\
193 vsel,vsf,vsg,vsh,vsl,vslb,vsldb,vsq,vsra,vsrab,vsrl,vsrlb,vuphb,vuphf,\
H A D2964.md106 vsel,vsf,vsg,vsh,vsl,vslb,vsldb,vsq,vsra,vsrab,vsrl,vsrlb,vsumb,vsumgf,\
201 vpklsfs,vpklsgs,vpklshs,vpksfs,vpksgs,vpkshs,vslb,vsrab,vsrlb,wfcdb,wfcexbs,\
H A D8561.md109 vslb,vsldb,vsq,vsra,vsrab,vsrl,vsrlb,vsumb,vsumgf,vsumgh,vsumh,vsumqf,\
195 vsel,vsf,vsg,vsh,vsl,vslb,vsldb,vsq,vsra,vsrab,vsrl,vsrlb,vuphb,vuphf,\
H A Dvx-builtins.md1127 "vsrab\t%v0,%v1,%v2"
/netbsd-src/external/gpl3/gcc/dist/gcc/config/s390/
H A D2964.md106 vsel,vsf,vsg,vsh,vsl,vslb,vsldb,vsq,vsra,vsrab,vsrl,vsrlb,vsumb,vsumgf,\
201 vpklsfs,vpklsgs,vpklshs,vpksfs,vpksgs,vpkshs,vslb,vsrab,vsrlb,wfcdb,wfcexbs,\
H A D3906.md109 vsegf,vsegh,vsel,vsf,vsg,vsh,vsl,vslb,vsldb,vsq,vsra,vsrab,vsrl,vsrlb,vsumb,\
193 vsel,vsf,vsg,vsh,vsl,vslb,vsldb,vsq,vsra,vsrab,vsrl,vsrlb,vuphb,vuphf,\
H A D8561.md109 vslb,vsldb,vsq,vsra,vsrab,vsrl,vsrlb,vsumb,vsumgf,vsumgh,vsumh,vsumqf,\
195 vsel,vsf,vsg,vsh,vsl,vslb,vsldb,vsq,vsra,vsrab,vsrl,vsrlb,vuphb,vuphf,\
H A D3931.md1106 vsrab,
1959 vsrab,
H A Dvx-builtins.md1120 "vsrab\t%v0,%v1,%v2"
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DIntrinsicsSystemZ.td313 def int_s390_vsrab : SystemZBinary<"vsrab", llvm_v16i8_ty>;
H A DIntrinsicsPowerPC.td1001 def int_ppc_altivec_vsrab : PowerPC_Vec_BBB_Intrinsic<"vsrab">;
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/perlasm/
H A Ds390x.pm1496 sub vsrab { subroutine
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Drs6000-builtin.def1302 BU_ALTIVEC_2 (VSRAB, "vsrab", CONST, vashrv16qi3)
1609 BU_ALTIVEC_OVERLOAD_2 (VSRAB, "vsrab")
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCInstrAltivec.td726 def VSRAB : VX1_Int_Ty< 772, "vsrab", int_ppc_altivec_vsrab, v16i8>;
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZInstrVector.td819 def VSRAB : BinaryVRRc<"vsrab", 0xE77F, int_s390_vsrab, v128b, v128b>;
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Ds390-opc.txt1506 e7000000007f vsrab VRR_VVV "vector shift right arithmetic by byte" z13 zarch vx
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Ds390-opc.txt1520 e7000000007f vsrab VRR_VVV "vector shift right arithmetic by byte" z13 zarch vx
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20016329 (vsrab): New.