HomeSort by relevance Sort by last modified time
    Searched defs:ARX (Results 1 - 2 of 2) sorted by null

  /toolchain/binutils/binutils-2.25/include/opcode/
tic54x.h 53 OP_ARX, /* arX in bits 0-3 */
105 #define ARX(OP) ((OP)&0x7)
141 #define FL_SMR 0x200 /* Smem read (for flagging write-only *+ARx */
  /toolchain/binutils/binutils-2.25/opcodes/
ppc-opc.c 539 /* The ARX field of the SE_RR form instruction. */
540 #define ARX RX + 1
544 #define RY ARX + 1
878 /* The ARX, ARY, RX and RY operands are alternate encodings of GPRs. */
    [all...]

Completed in 68 milliseconds