Help for this page
load reg a, num1; move 8 bytes from memory (probably cache) ; maybe 2 or 4 clock cycles barring stalls which given the ... store reg a, num1; 8 bytes stored. ; Another 2/4 clock cycles.