Searched refs:CR16_R_REGTYPE (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/contrib/binutils/opcodes/
H A Dcr16-opc.c469 #define REG_R(N) REG(CONCAT2(r,N), N, CR16_R_REGTYPE)
475 REG(r12_L, 12, CR16_R_REGTYPE),
476 REG(r13_L, 13, CR16_R_REGTYPE),
477 REG(ra, 0xe, CR16_R_REGTYPE),
478 REG(sp, 0xf, CR16_R_REGTYPE),
479 REG(sp_L, 0xf, CR16_R_REGTYPE),
480 REG(RA, 0xe, CR16_R_REGTYPE),
H A Dcr16-dis.c208 if (reg->type != CR16_R_REGTYPE)
/freebsd-9.3-release/contrib/binutils/include/opcode/
H A Dcr16.h74 CR16_R_REGTYPE, /* r<N> */ enumerator in enum:__anon710
/freebsd-9.3-release/contrib/binutils/gas/config/
H A Dtc-cr16.c1030 case CR16_R_REGTYPE:

Completed in 169 milliseconds