Function fuel_asm::op::meq

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

Compare bytes in memory.