Home
last modified time | relevance | path

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

/openbmc/qemu/disas/
H A Dmicroblaze.c280 …unsigned long bit_sequence; /* all the fixed bits for the op are set and all the variable bits (re… member
668 if (op->bit_sequence == (inst & op->opcode_mask)) in read_insn_microblaze()