Home
last modified time | relevance | path

Searched refs:nds32_field_table (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Dnds32-asm.h271 extern const field_t *nds32_field_table[NDS32_CORE_COUNT];
H A Dnds32-dis.c189 pfd = (field_t *) nds32_field_table[k]; in match_field()
1254 nds32_field_table[NDS32_MAIN_CORE] = &nds32_operand_fields[0]; in disassemble_init_nds32()
H A Dnds32-asm.c50 #define LEX_GET_FIELD(k,c) (nds32_field_table[k])[((c) & 0xff)]
1578 const field_t *nds32_field_table[NDS32_CORE_COUNT]; variable
1619 fld = nds32_field_table[k]; in build_operand_hash_table()
1770 tmp = fd - nds32_field_table[i]; in build_opcode_syntax()
1856 nds32_field_table[NDS32_MAIN_CORE] = &nds32_operand_fields[0]; in nds32_asm_init()
H A DChangeLog159 (nds32_field_table, nds32_opcode_table, nds32_keyword_table),
H A DChangeLog-2018477 (nds32_keyword_table, nds32_keyword_count_table, nds32_field_table,
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Dnds32-asm.h271 extern const field_t *nds32_field_table[NDS32_CORE_COUNT];
H A Dnds32-dis.c189 pfd = (field_t *) nds32_field_table[k]; in match_field()
1254 nds32_field_table[NDS32_MAIN_CORE] = &nds32_operand_fields[0]; in disassemble_init_nds32()
H A Dnds32-asm.c50 #define LEX_GET_FIELD(k,c) (nds32_field_table[k])[((c) & 0xff)]
1578 const field_t *nds32_field_table[NDS32_CORE_COUNT]; variable
1619 fld = nds32_field_table[k]; in build_operand_hash_table()
1770 tmp = fd - nds32_field_table[i]; in build_opcode_syntax()
1856 nds32_field_table[NDS32_MAIN_CORE] = &nds32_operand_fields[0]; in nds32_asm_init()
H A DChangeLog318 (nds32_field_table, nds32_opcode_table, nds32_keyword_table),
H A DChangeLog-2018477 (nds32_keyword_table, nds32_keyword_count_table, nds32_field_table,
/netbsd-src/external/gpl3/gdb.old/dist/opcodes/
H A DChangeLog-2018477 (nds32_keyword_table, nds32_keyword_count_table, nds32_field_table,
/netbsd-src/external/gpl3/gdb/dist/opcodes/
H A DChangeLog-2018477 (nds32_keyword_table, nds32_keyword_count_table, nds32_field_table,