Home
last modified time | relevance | path

Searched refs:cr16_regptab (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.25/include/opcode/
Dcr16.h379 extern const reg_entry cr16_regptab[];
/toolchain/binutils/binutils-2.25/opcodes/
Dcr16-opc.c486 const reg_entry cr16_regptab[] = variable
503 const unsigned int cr16_num_regps = ARRAY_SIZE (cr16_regptab) ;
Dcr16-dis.c216 const reg_entry * regentry = cr16_regptab + r; in getregpname()
245 regentry = cr16_regptab + r; in getidxregpname()
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-cr16.c852 initialise_reg_hash_table (& regp_hash, cr16_regptab, NUMREGPS); in md_begin()
1580 rreg = cr16_regptab + r; in getregp_image()
1619 rreg = cr16_regptab + r; in getidxregp_image()