Skip to main content
bytecode_ternop
revmc_
codegen
0.1.0
In revmc_
codegen::
tests
revmc_codegen
::
tests
Function
bytecode_
ternop
Copy item path
Source
fn bytecode_ternop(op:
u8
, a: U256, b: U256, c: U256) -> [
u8
;
100
]
Available on
crate features
__fuzzing
only.