Function fuel_asm::op::move_

source ยท
pub fn move_<A: CheckRegId, B: CheckRegId>(dst: A, src: B) -> Instruction
Expand description

Copy from one register to another.