Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/opcode/
Dvisium.h145 static const struct reg_entry fp_reg_table[] ATTRIBUTE_UNUSED = variable
DChangeLog-0415210 (fp_reg_table): Likewise.
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-visium.c952 r = sizeof (fp_reg_table) / sizeof (struct reg_entry) - 1; in parse_fp_reg()
957 int ans = strcmp (buf, fp_reg_table[mid].name); in parse_fp_reg()
965 *rptr = fp_reg_table[mid].code; in parse_fp_reg()
/toolchain/binutils/binutils-2.27/include/
DChangeLog383 (fp_reg_table, cc_table, opcode_table): Likewise.