Searched refs:SE_R (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dppc-opc.c3553 /* An SE_R form instruction. This is a 16-bit instruction. */
3554 #define SE_R(op, xop) \
3557 #define SE_R_MASK SE_R(0x3f, 0x3f)
8913 {"se_not", SE_R(0,2), SE_R_MASK, PPCVLE, 0, {RX}},
8914 {"se_neg", SE_R(0,3), SE_R_MASK, PPCVLE, 0, {RX}},
8915 {"se_mflr", SE_R(0,8), SE_R_MASK, PPCVLE, 0, {RX}},
8916 {"se_mtlr", SE_R(0,9), SE_R_MASK, PPCVLE, 0, {RX}},
8917 {"se_mfctr", SE_R(0,10), SE_R_MASK, PPCVLE, 0, {RX}},
8918 {"se_mtctr", SE_R(0,11), SE_R_MASK, PPCVLE, 0, {RX}},
8919 {"se_extzb", SE_R(
3552 #define SE_R macro
[all...]
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dppc-opc.c4164 /* An SE_R form instruction. This is a 16-bit instruction. */
4165 #define SE_R(op, xop) \
4168 #define SE_R_MASK SE_R(0x3f, 0x3f)
9603 {"se_not", SE_R(0,2), SE_R_MASK, PPCVLE, 0, {RX}},
9604 {"se_neg", SE_R(0,3), SE_R_MASK, PPCVLE, 0, {RX}},
9605 {"se_mflr", SE_R(0,8), SE_R_MASK, PPCVLE, 0, {RX}},
9606 {"se_mtlr", SE_R(0,9), SE_R_MASK, PPCVLE, 0, {RX}},
9607 {"se_mfctr", SE_R(0,10), SE_R_MASK, PPCVLE, 0, {RX}},
9608 {"se_mtctr", SE_R(0,11), SE_R_MASK, PPCVLE, 0, {RX}},
9609 {"se_extzb", SE_R(
4163 #define SE_R macro
[all...]
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dppc-opc.c4306 /* An SE_R form instruction. This is a 16-bit instruction. */
4307 #define SE_R(op, xop) \
4310 #define SE_R_MASK SE_R(0x3f, 0x3f)
9912 {"se_not", SE_R(0,2), SE_R_MASK, PPCVLE, 0, {RX}},
9913 {"se_neg", SE_R(0,3), SE_R_MASK, PPCVLE, 0, {RX}},
9914 {"se_mflr", SE_R(0,8), SE_R_MASK, PPCVLE, 0, {RX}},
9915 {"se_mtlr", SE_R(0,9), SE_R_MASK, PPCVLE, 0, {RX}},
9916 {"se_mfctr", SE_R(0,10), SE_R_MASK, PPCVLE, 0, {RX}},
9917 {"se_mtctr", SE_R(0,11), SE_R_MASK, PPCVLE, 0, {RX}},
9918 {"se_extzb", SE_R(
4305 #define SE_R macro
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dppc-opc.c4164 /* An SE_R form instruction. This is a 16-bit instruction. */
4165 #define SE_R(op, xop) \
4168 #define SE_R_MASK SE_R(0x3f, 0x3f)
9603 {"se_not", SE_R(0,2), SE_R_MASK, PPCVLE, 0, {RX}},
9604 {"se_neg", SE_R(0,3), SE_R_MASK, PPCVLE, 0, {RX}},
9605 {"se_mflr", SE_R(0,8), SE_R_MASK, PPCVLE, 0, {RX}},
9606 {"se_mtlr", SE_R(0,9), SE_R_MASK, PPCVLE, 0, {RX}},
9607 {"se_mfctr", SE_R(0,10), SE_R_MASK, PPCVLE, 0, {RX}},
9608 {"se_mtctr", SE_R(0,11), SE_R_MASK, PPCVLE, 0, {RX}},
9609 {"se_extzb", SE_R(
4163 #define SE_R macro
[all...]
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-arm.c14982 SE_R,
15187 case SE_R:
14976 SE_R, enumerator in enum:neon_shape_el
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-arm.c14922 SE_R,
15127 case SE_R:
14916 SE_R, enumerator in enum:neon_shape_el
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-arm.c14982 SE_R,
15187 case SE_R:
14976 SE_R, enumerator in enum:neon_shape_el

Completed in 659 milliseconds