Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/opcodes/
Dmicroblaze-dis.c193 if (op->bit_sequence == (inst & op->opcode_mask)) in read_insn_microblaze()
428 if (op->bit_sequence == (inst & op->opcode_mask)) in get_insn_microblaze()
471 if (op->bit_sequence == (inst & op->opcode_mask)) in microblaze_get_target_address()
Dmicroblaze-opc.h113 unsigned long bit_sequence; /* All the fixed bits for the op are set and member
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-microblaze.c932 inst = opcode->bit_sequence; in md_assemble()
1063 inst = opcode->bit_sequence; in md_assemble()
1077 inst = opcode->bit_sequence; in md_assemble()
1096 inst1 = opcode1->bit_sequence; in md_assemble()
1549 inst1 = opcode1->bit_sequence; in md_assemble()
1615 inst1 = opcode1->bit_sequence; in md_assemble()
1688 inst1 = opcode1->bit_sequence; in md_assemble()
2100 inst1 = opcode1->bit_sequence; in md_apply_fix()
2146 inst1 = opcode1->bit_sequence; in md_apply_fix()