Function encode_bx

Source
pub fn encode_bx(op: Opcode, a: u8, bx: u32) -> u32
Expand description

Encode an instruction with A and Bx parameters.