Home
last modified time | relevance | path

Searched refs:template_encoding_table (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dia64-tdep.c435 static enum instruction_type template_encoding_table[32][3] = enum
511 *it = template_encoding_table[(int)template][slotnum]; in fetch_instruction()
564 if (slotnum == 1 && template_encoding_table[template][1] == L) in ia64_memory_insert_breakpoint()
594 if (slotnum == 1 && template_encoding_table[template][1] == L) in ia64_memory_remove_breakpoint()
H A DChangeLog-20006339 * ia64-tdep.c (template_encoding_table, fetch_instruction,