fn bytecode_binop_mixed( opcode: u8, a: U256, b: U256, a_const: bool, b_const: bool, ) -> Vec<u8> ⓘ
__fuzzing