Home
last modified time | relevance | path

Searched refs:NUMPREGPS (Results 1 – 3 of 3) sorted by relevance

/freebsd-9-stable/contrib/binutils/include/opcode/
Dcr16.h390 #define NUMPREGPS cr16_num_pregps macro
/freebsd-9-stable/contrib/binutils/opcodes/
Dcr16-dis.c277 for (r = cr16_pregptab; r < cr16_pregptab + NUMPREGPS; r++) in getprocpregname()
/freebsd-9-stable/contrib/binutils/gas/config/
Dtc-cr16.c818 initialise_reg_hash_table (& pregp_hash, cr16_pregptab, NUMPREGPS); in md_begin()