HomeSort by: relevance | last modified time | path
    Searched defs:ARY (Results 1 - 5 of 5) sorted by relevancy

  /src/external/bsd/pcc/dist/pcc/mip/
manifest.h 96 #define ARY 0x60
123 #define ISARY(x) (((x)&TMASK)==ARY) /* is x an array type? */
  /src/external/gpl3/binutils/dist/opcodes/
ppc-opc.c 41 /* The ARX, ARY, RX and RY operands are alternate encodings of GPRs. */
3512 /* The ARY field of the SE_RR form instruction. */
3513 #define ARY RY + 1
3517 #define SCLSCI8 ARY + 1
10143 {"se_mfar", SE_RR(0,3), SE_RR_MASK, PPCVLE, 0, {RX, ARY}},
  /src/external/gpl3/binutils.old/dist/opcodes/
ppc-opc.c 41 /* The ARX, ARY, RX and RY operands are alternate encodings of GPRs. */
3512 /* The ARY field of the SE_RR form instruction. */
3513 #define ARY RY + 1
3517 #define SCLSCI8 ARY + 1
10078 {"se_mfar", SE_RR(0,3), SE_RR_MASK, PPCVLE, 0, {RX, ARY}},
  /src/external/gpl3/gdb/dist/opcodes/
ppc-opc.c 41 /* The ARX, ARY, RX and RY operands are alternate encodings of GPRs. */
3434 /* The ARY field of the SE_RR form instruction. */
3435 #define ARY RY + 1
3439 #define SCLSCI8 ARY + 1
9935 {"se_mfar", SE_RR(0,3), SE_RR_MASK, PPCVLE, 0, {RX, ARY}},
  /src/external/gpl3/gdb.old/dist/opcodes/
ppc-opc.c 41 /* The ARX, ARY, RX and RY operands are alternate encodings of GPRs. */
3434 /* The ARY field of the SE_RR form instruction. */
3435 #define ARY RY + 1
3439 #define SCLSCI8 ARY + 1
9924 {"se_mfar", SE_RR(0,3), SE_RR_MASK, PPCVLE, 0, {RX, ARY}},

Completed in 69 milliseconds