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

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/include/opcode/
H A Dcr16.h25 The enums are used as indices to CR16 registers table (cr16_regtab).
374 extern const reg_entry cr16_regtab[];
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/include/opcode/
H A Dcr16.h25 The enums are used as indices to CR16 registers table (cr16_regtab).
374 extern const reg_entry cr16_regtab[];
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/opcodes/
H A Dcr16-opc.c467 const reg_entry cr16_regtab[] = variable
499 const unsigned int cr16_num_regs = ARRAY_SIZE (cr16_regtab) ;
H A Dcr16-dis.c206 const reg_entry * regentry = cr16_regtab + r;
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/opcodes/
H A Dcr16-opc.c467 const reg_entry cr16_regtab[] = variable
499 const unsigned int cr16_num_regs = ARRAY_SIZE (cr16_regtab) ;
H A Dcr16-dis.c206 const reg_entry * regentry = cr16_regtab + r;
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/config/
H A Dtc-cr16.c855 initialise_reg_hash_table (& reg_hash, cr16_regtab, NUMREGS);
1115 rreg = cr16_regtab + r;

Completed in 82 milliseconds