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

/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dppc-opc.c3162 /* The XB field in an XX2 or XX3 form instruction. This is split. */
3189 /* The UIM field in an XX2 form instruction. */
3713 /* An XX2 form instruction. */
3714 #define XX2(op, xop) (OP (op) | ((((uint64_t)(xop)) & 0x1ff) << 2))
3716 /* A XX2 form instruction with the VA bits specified. */
3717 #define XX2VA(op, xop, vaop) (XX2(op,xop) | (((vaop) & 0x1f) << 16))
3769 /* The mask for an XX2 form instruction. */
3770 #define XX2_MASK (XX2 (0x3f, 0x1ff) | (0x1f << 16))
3772 /* The mask for an XX2 form instruction with the UIM bits specified. */
3773 #define XX2UIM_MASK (XX2 (
3712 #define XX2 macro
[all...]
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/md4/
H A Dmd4_dgst.c43 unsigned MD32_REG_T XX0, XX1, XX2, XX3, XX4, XX5, XX6, XX7, local
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/md4/
H A Dmd4_dgst.c49 unsigned MD32_REG_T XX0, XX1, XX2, XX3, XX4, XX5, XX6, XX7, local
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/md5/
H A Dmd5_dgst.c43 unsigned MD32_REG_T XX0, XX1, XX2, XX3, XX4, XX5, XX6, XX7, local
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/md5/
H A Dmd5_dgst.c49 unsigned MD32_REG_T XX0, XX1, XX2, XX3, XX4, XX5, XX6, XX7, local
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dppc-opc.c1480 /* The 2-bit P field in a MMA XX2-form instruction. This is split. */
3859 /* The XB field in an XX2 or XX3 form instruction. This is split. */
3891 /* The UIM field in an XX2 form instruction. */
4466 /* An XX2 form instruction. */
4467 #define XX2(op, xop) (OP (op) | ((((uint64_t)(xop)) & 0x1ff) << 2))
4469 /* A XX2 form instruction with the VA bits specified. */
4470 #define XX2VA(op, xop, vaop) (XX2(op,xop) | (((vaop) & 0x1f) << 16))
4525 /* The mask for an XX2 form instruction. */
4526 #define XX2_MASK (XX2 (0x3f, 0x1ff) | (0x1f << 16))
4528 /* The mask for an XX2 for
4465 #define XX2 macro
[all...]
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dppc-opc.c1480 /* The 2-bit P field in a MMA XX2-form instruction. This is split. */
3859 /* The XB field in an XX2 or XX3 form instruction. This is split. */
3891 /* The UIM field in an XX2 form instruction. */
4466 /* An XX2 form instruction. */
4467 #define XX2(op, xop) (OP (op) | ((((uint64_t)(xop)) & 0x1ff) << 2))
4469 /* A XX2 form instruction with the VA bits specified. */
4470 #define XX2VA(op, xop, vaop) (XX2(op,xop) | (((vaop) & 0x1f) << 16))
4525 /* The mask for an XX2 form instruction. */
4526 #define XX2_MASK (XX2 (0x3f, 0x1ff) | (0x1f << 16))
4528 /* The mask for an XX2 for
4465 #define XX2 macro
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dppc-opc.c3764 /* The XB field in an XX2 or XX3 form instruction. This is split. */
3791 /* The UIM field in an XX2 form instruction. */
4324 /* An XX2 form instruction. */
4325 #define XX2(op, xop) (OP (op) | ((((uint64_t)(xop)) & 0x1ff) << 2))
4327 /* A XX2 form instruction with the VA bits specified. */
4328 #define XX2VA(op, xop, vaop) (XX2(op,xop) | (((vaop) & 0x1f) << 16))
4383 /* The mask for an XX2 form instruction. */
4384 #define XX2_MASK (XX2 (0x3f, 0x1ff) | (0x1f << 16))
4386 /* The mask for an XX2 form instruction with the UIM bits specified. */
4387 #define XX2UIM_MASK (XX2 (
4323 #define XX2 macro
[all...]
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/sha/
H A Dsha_local.h141 unsigned MD32_REG_T XX0, XX1, XX2, XX3, XX4, XX5, XX6, XX7, local
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/ripemd/
H A Drmd_dgst.c43 unsigned MD32_REG_T XX0, XX1, XX2, XX3, XX4, XX5, XX6, XX7, local
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/sha/
H A Dsha_local.h142 unsigned MD32_REG_T XX0, XX1, XX2, XX3, XX4, XX5, XX6, XX7, local
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/ripemd/
H A Drmd_dgst.c49 unsigned MD32_REG_T XX0, XX1, XX2, XX3, XX4, XX5, XX6, XX7, local
/netbsd-current/external/apache2/mDNSResponder/dist/mDNSCore/
H A DDNSDigest.c1030 unsigned MD32_REG_T XX0, XX1, XX2, XX3, XX4, XX5, XX6, XX7, local

Completed in 413 milliseconds