Searched refs:nds32_field_table (Results 1 – 12 of 12) sorted by relevance
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | nds32-asm.h | 271 extern const field_t *nds32_field_table[NDS32_CORE_COUNT];
|
H A D | nds32-dis.c | 189 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 D | nds32-asm.c | 50 #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 D | ChangeLog | 159 (nds32_field_table, nds32_opcode_table, nds32_keyword_table),
|
H A D | ChangeLog-2018 | 477 (nds32_keyword_table, nds32_keyword_count_table, nds32_field_table,
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | nds32-asm.h | 271 extern const field_t *nds32_field_table[NDS32_CORE_COUNT];
|
H A D | nds32-dis.c | 189 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 D | nds32-asm.c | 50 #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 D | ChangeLog | 318 (nds32_field_table, nds32_opcode_table, nds32_keyword_table),
|
H A D | ChangeLog-2018 | 477 (nds32_keyword_table, nds32_keyword_count_table, nds32_field_table,
|
/netbsd-src/external/gpl3/gdb.old/dist/opcodes/ |
H A D | ChangeLog-2018 | 477 (nds32_keyword_table, nds32_keyword_count_table, nds32_field_table,
|
/netbsd-src/external/gpl3/gdb/dist/opcodes/ |
H A D | ChangeLog-2018 | 477 (nds32_keyword_table, nds32_keyword_count_table, nds32_field_table,
|