Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dia64-tdep.c62 typedef enum instruction_type enum
72 } instruction_type; typedef
435 static enum instruction_type template_encoding_table[32][3] =
475 fetch_instruction (CORE_ADDR addr, instruction_type *it, long long *instr) in fetch_instruction()
1023 instruction_type it; in examine_prologue()