pub fn is_signed_operation(opcode: Opcode) -> bool
Returns true if the given opcode is a signed operation.
true
opcode