Function fuel_asm::op::gt

source ·
pub fn gt<A: CheckRegId, B: CheckRegId, C: CheckRegId>(
ra: A,
rb: B,
rc: C
) -> Instruction
Expand description

Compares two registers for greater-than.