[][src]Function cranelift_codegen_meta::isa::x86::recipes::decode_opcodes

fn decode_opcodes(op_bytes: &[u8], rrr: u16, w: u16) -> (&'static str, u16)

Given a sequence of opcode bytes, compute the recipe name prefix and encoding bits.