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

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/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 (regentry->type != CR16_R_REGTYPE)
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/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 (regentry->type != CR16_R_REGTYPE)
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/include/opcode/
H A Dcr16.h74 CR16_R_REGTYPE, /* r<N> */ enumerator in enum:__anon3653
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/include/opcode/
H A Dcr16.h74 CR16_R_REGTYPE, /* r<N> */ enumerator in enum:__anon1021
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/config/
H A Dtc-cr16.c1132 case CR16_R_REGTYPE:

Completed in 194 milliseconds