HomeSort by relevance Sort by last modified time
    Searched refs:RRF (Results 1 - 3 of 3) sorted by null

  /external/clang/test/CodeGen/
union.c 40 int RRF(void) {return RRU.a;}
  /toolchain/binutils/binutils-2.25/opcodes/
i370-opc.c 127 /* The R1 register field in an RRF form instruction. */
130 { 4, 4, 0, 0, I370_OPERAND_GPR, "RRF R1" },
132 /* The R2 register field in an RRF form instruction. */
135 { 4, 0, 0, 0, I370_OPERAND_GPR, "RRF R2" },
137 /* The R3 register field in an RRF form instruction. */
140 { 4, 12, 0, 0, I370_OPERAND_GPR, "RRF R3" },
316 /* An RRF form instruction. */
317 #define RRF(op, r3, r1, r2) \
322 #define RRF_MASK RRF (0xffff, 0x0, 0x0, 0x0)
651 /* RRF form instructions. *
    [all...]
  /external/valgrind/VEX/priv/
guest_s390_toIR.c     [all...]

Completed in 90 milliseconds