Searched refs:XX2 (Results 1 - 9 of 9) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/opcodes/
H A Dppc-opc.c623 /* The XB field in an XX2 or XX3 form instruction. This is split. */
646 /* The UIM field in an XX2 form instruction. */
1612 /* An XX2 form instruction. */
1613 #define XX2(op, xop) (OP (op) | ((((unsigned long)(xop)) & 0x1ff) << 2))
1642 /* The mask for an XX2 form instruction. */
1643 #define XX2_MASK (XX2 (0x3f, 0x1ff) | (0x1f << 16))
1645 /* The mask for an XX2 form instruction with the UIM bits specified. */
1646 #define XX2UIM_MASK (XX2 (0x3f, 0x1ff) | (7 << 18))
1648 /* The mask for an XX2 form instruction with the BF bits specified. */
5020 {"xscvdpuxws", XX2(6
1610 #define XX2 macro
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/opcodes/
H A Dppc-opc.c623 /* The XB field in an XX2 or XX3 form instruction. This is split. */
646 /* The UIM field in an XX2 form instruction. */
1612 /* An XX2 form instruction. */
1613 #define XX2(op, xop) (OP (op) | ((((unsigned long)(xop)) & 0x1ff) << 2))
1642 /* The mask for an XX2 form instruction. */
1643 #define XX2_MASK (XX2 (0x3f, 0x1ff) | (0x1f << 16))
1645 /* The mask for an XX2 form instruction with the UIM bits specified. */
1646 #define XX2UIM_MASK (XX2 (0x3f, 0x1ff) | (7 << 18))
1648 /* The mask for an XX2 form instruction with the BF bits specified. */
5020 {"xscvdpuxws", XX2(6
1610 #define XX2 macro
[all...]
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/md4/
H A Dmd4_dgst.c94 MD32_REG_T XX0, XX1, XX2, XX3, XX4, XX5, XX6, XX7, local
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/md5/
H A Dmd5_dgst.c94 MD32_REG_T XX0, XX1, XX2, XX3, XX4, XX5, XX6, XX7, local
/netbsd-6-1-5-RELEASE/sys/dev/pci/n8/common/api/
H A Dn8_precomp_md5.c218 unsigned long XX0, XX1, XX2, XX3, XX4, XX5, XX6, XX7, local
H A Dn8_precomp_sha_locl.h275 unsigned long XX0, XX1, XX2, XX3, XX4, XX5, XX6, XX7, local
416 unsigned long XX0, XX1, XX2, XX3, XX4, XX5, XX6, XX7, local
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/ripemd/
H A Drmd_dgst.c95 MD32_REG_T XX0, XX1, XX2, XX3, XX4, XX5, XX6, XX7, local
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/sha/
H A Dsha_locl.h217 MD32_REG_T XX0, XX1, XX2, XX3, XX4, XX5, XX6, XX7, local
/netbsd-6-1-5-RELEASE/external/apache2/mDNSResponder/dist/mDNSCore/
H A DDNSDigest.c1125 unsigned MD32_REG_T XX0, XX1, XX2, XX3, XX4, XX5, XX6, XX7, local

Completed in 308 milliseconds