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

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/opcodes/
H A Dmicroblaze-dis.c290 if (info->print_address_func && op->inst_offset_type == INST_PC_OFFSET
326 if (op->inst_offset_type == INST_PC_OFFSET)
348 if (op->inst_offset_type == INST_PC_OFFSET)
355 else if (op->inst_offset_type == INST_PC_OFFSET)
467 if (op->inst_offset_type == INST_PC_OFFSET)
486 if (op->inst_offset_type == INST_PC_OFFSET)
H A Dmicroblaze-opc.h105 short inst_offset_type; /* Immediate vals offset from PC? (= 1 for branches). */ member in struct:op_code_struct
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/opcodes/
H A Dmicroblaze-dis.c290 if (info->print_address_func && op->inst_offset_type == INST_PC_OFFSET
326 if (op->inst_offset_type == INST_PC_OFFSET)
348 if (op->inst_offset_type == INST_PC_OFFSET)
355 else if (op->inst_offset_type == INST_PC_OFFSET)
467 if (op->inst_offset_type == INST_PC_OFFSET)
486 if (op->inst_offset_type == INST_PC_OFFSET)
H A Dmicroblaze-opc.h105 short inst_offset_type; /* Immediate vals offset from PC? (= 1 for branches). */ member in struct:op_code_struct
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/config/
H A Dtc-microblaze.c935 subtype = opcode->inst_offset_type;
1425 subtype = opcode->inst_offset_type;
1492 subtype = opcode->inst_offset_type;
1565 subtype = opcode->inst_offset_type;

Completed in 113 milliseconds