Searched refs:nds32_keyword_count_table (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | nds32-asm.c | 1577 static unsigned int nds32_keyword_count_table[NDS32_CORE_COUNT]; variable 1647 n += nds32_keyword_count_table[i]; in build_keyword_hash_table() 1662 if ((j = nds32_keyword_count_table[k]) == 0) in build_keyword_hash_table() 1854 nds32_keyword_count_table[NDS32_MAIN_CORE] = _HW_LAST; in nds32_asm_init() 2308 n += nds32_keyword_count_table[i]; in parse_operand()
|
H A D | ChangeLog-2018 | 477 (nds32_keyword_table, nds32_keyword_count_table, nds32_field_table,
|
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | nds32-asm.c | 1577 static unsigned int nds32_keyword_count_table[NDS32_CORE_COUNT]; variable 1647 n += nds32_keyword_count_table[i]; in build_keyword_hash_table() 1662 if ((j = nds32_keyword_count_table[k]) == 0) in build_keyword_hash_table() 1854 nds32_keyword_count_table[NDS32_MAIN_CORE] = _HW_LAST; in nds32_asm_init() 2308 n += nds32_keyword_count_table[i]; in parse_operand()
|
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,
|