Searched refs:XO (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/opcodes/
H A Dppc-opc.c356 /* The RA field in an D, DS, DQ, X, XO, M, or MDS form instruction. */
392 /* The RB field in an X, XO, M, or MDS form instruction. */
408 instruction or the RT field in a D, DS, X, XFX or XO form
1791 /* An XO form instruction. */
1792 #define XO(op, xop, oe, rc) \
1794 #define XO_MASK XO (0x3f, 0x1ff, 1, 1)
2044 {"machhwu", XO (4, 12,0,0),XO_MASK, MULHW, PPCNONE, {RT, RA, RB}},
2046 {"machhwu.", XO (4, 12,0,1),XO_MASK, MULHW, PPCNONE, {RT, RA, RB}},
2104 {"machhw", XO (4, 44,0,0),XO_MASK, MULHW, PPCNONE, {RT, RA, RB}},
2105 {"machhw.", XO (
1789 #define XO macro
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/opcodes/
H A Dppc-opc.c356 /* The RA field in an D, DS, DQ, X, XO, M, or MDS form instruction. */
392 /* The RB field in an X, XO, M, or MDS form instruction. */
408 instruction or the RT field in a D, DS, X, XFX or XO form
1791 /* An XO form instruction. */
1792 #define XO(op, xop, oe, rc) \
1794 #define XO_MASK XO (0x3f, 0x1ff, 1, 1)
2044 {"machhwu", XO (4, 12,0,0),XO_MASK, MULHW, PPCNONE, {RT, RA, RB}},
2046 {"machhwu.", XO (4, 12,0,1),XO_MASK, MULHW, PPCNONE, {RT, RA, RB}},
2104 {"machhw", XO (4, 44,0,0),XO_MASK, MULHW, PPCNONE, {RT, RA, RB}},
2105 {"machhw.", XO (
1789 #define XO macro
[all...]

Completed in 226 milliseconds