Home
last modified time | relevance | path

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

/trueos/contrib/binutils/include/opcode/
HDcr16.h383 extern const reg_entry cr16_pregtab[];
/trueos/contrib/binutils/opcodes/
HDcr16-opc.c502 const reg_entry cr16_pregtab[] = variable
537 const unsigned int cr16_num_pregs = ARRAY_SIZE (cr16_pregtab);
HDcr16-dis.c263 for (r = cr16_pregtab; r < cr16_pregtab + NUMPREGS; r++) in getprocregname()
/trueos/contrib/binutils/gas/config/
HDtc-cr16.c816 initialise_reg_hash_table (& preg_hash, cr16_pregtab, NUMPREGS); in md_begin()
1572 reg = &cr16_pregtab[r - MAX_REG]; in getprocreg_image()