MOVPSL Instruction

Purpose:To copy the PSL
Format:opcode dst.wl
Operation:dst <- PSL;
Condition
Codes:
N <- N;
Z <- Z;
V <- V;
C <- C;
Exceptions:None
Opcodes:
DCMOVPSLMove from PSL
Description: The destination operand is replaced by the contents of the PSL.