Altera Corporation 67
3232323232-Bit Instruction Set
2
32-Bit Instruction
Set
MOV

Register-to-Register Move

Operation: RARB
Assembler Syntax: MOV %rA,%rB
Example: MOV %o0,%L3 ; copy %L3 into %o0
Description: Copy the contents of RB to RA.
Condition Codes: Flags: Unaffected
Instruction Format: RR
Instruction Fields: A = Register index of RA operand
B = Register index of RB operand
1514131211109876543210
001100 B A
NVZC
−−−−