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

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/opcodes/
H A Dmicroblaze-dis.c178 if (op->bit_sequence == (inst & op->opcode_mask))
406 if (op->bit_sequence == (inst & op->opcode_mask))
449 if (op->bit_sequence == (inst & op->opcode_mask))
H A Dmicroblaze-opc.h108 unsigned long bit_sequence; /* All the fixed bits for the op are set and member in struct:op_code_struct
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/opcodes/
H A Dmicroblaze-dis.c178 if (op->bit_sequence == (inst & op->opcode_mask))
406 if (op->bit_sequence == (inst & op->opcode_mask))
449 if (op->bit_sequence == (inst & op->opcode_mask))
H A Dmicroblaze-opc.h108 unsigned long bit_sequence; /* All the fixed bits for the op are set and member in struct:op_code_struct
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/config/
H A Dtc-microblaze.c834 inst = opcode->bit_sequence;
969 inst = opcode->bit_sequence;
983 inst = opcode->bit_sequence;
1002 inst1 = opcode1->bit_sequence;
1452 inst1 = opcode1->bit_sequence;
1519 inst1 = opcode1->bit_sequence;
1593 inst1 = opcode1->bit_sequence;
1968 inst1 = opcode1->bit_sequence;
2009 inst1 = opcode1->bit_sequence;

Completed in 108 milliseconds