MVKL Move Signed Constant Into Register and Sign Extend−Used with MVKH
3-188 Instruction Set SPRU733
Pipeline
Stage
E1
Read
Written dst
Unit in use
.S
Instruction Type Single cycle
Delay Slots 0
See Also MVK, MVKH, MVKLH
Example 1
MVKL .S1 5678h,A8
Before instruction 1 cycle after instruction
A8
xxxx xxxxh
A8 0000 5678h
Example 2 MVKL .S1 0C678h,A8
Before instruction 1 cycle after instruction
A8
xxxx xxxxh
A8 FFFF C678h
Pipeline