Function fuel_asm::op::move_

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

Copy from one register to another.