fuel_asm::op

Function move_

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

Copy from one register to another.