Searched refs:instr_type (Results 1 - 5 of 5) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/config/
H A Dxtensa-relax.h146 typedef enum instr_type InstrType;
148 enum instr_type enum
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/opcodes/
H A Dmicroblaze-dis.c414 *insn_type = op->instr_type;
456 else if (op->instr_type == branch_inst)
495 else if (op->instr_type == return_inst)
H A Dmicroblaze-opc.h113 enum microblaze_instr_type instr_type; member in struct:op_code_struct
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/opcodes/
H A Dmicroblaze-dis.c414 *insn_type = op->instr_type;
456 else if (op->instr_type == branch_inst)
495 else if (op->instr_type == return_inst)
H A Dmicroblaze-opc.h113 enum microblaze_instr_type instr_type; member in struct:op_code_struct

Completed in 109 milliseconds