match_opcode

Function match_opcode 

Source
pub fn match_opcode(op: &str) -> Result<u8, AssemblerError>
Expand description

Match an operation to the correct opcode.