VMS Help MACRO, VAX MACRO Assembler, Instructions, PUSHL *Conan The Librarian (sorry for the slow response - running on an old VAX) |
Purpose: Push source operand onto stack Format: opcode src.rl Operation: -(SP) = src C. Codes: N = {src LSS 0}, Z = {src EQL 0}, V = 0, C = C Exceptions: None Opcode: DD PUSHL Push long Description: The long word source operand is pushed on the stack.
|