pub fn is_64bit_operation(opcode: Opcode) -> bool
Returns true if the given opcode is a 64bit operation.
true
opcode