Searched refs:cr16_pregtab (Results 1 – 4 of 4) sorted by relevance
383 extern const reg_entry cr16_pregtab[];
502 const reg_entry cr16_pregtab[] = variable537 const unsigned int cr16_num_pregs = ARRAY_SIZE (cr16_pregtab);
263 for (r = cr16_pregtab; r < cr16_pregtab + NUMPREGS; r++) in getprocregname()
816 initialise_reg_hash_table (& preg_hash, cr16_pregtab, NUMPREGS); in md_begin()1572 reg = &cr16_pregtab[r - MAX_REG]; in getprocreg_image()