MOVE USP Instruction


The instruction MOVE USP transfer the user mode stack pointer to or from an address register. This instruction requires that you are in supervisor mode. Since the 68k processor has two stack pointers, this instruction is necessary when a supervisor program wants to access the user mode stack pointer.

ADDRESS METHODS: An

DATA LENGTH: Longword

FLAGS: Unaffected



SYNTAX: MOVE USP,An
MOVE An,USP