NEC PD754244 Network Card User Manual


 
CHAPTER 11 INSTRUCTION SET
283
Users Manual U10676EJ3V0UM
11.4.11 Subroutine/stack control instructions
CALLA !addr1
Function: (SP2) ×, ×, MBE, RBE, (SP3) PC7-4
(SP4) PC3-0, (SP5) 0, 0, 0, 0
(SP6) PC11-8
PC11-0 addr1, SP SP 6
CALL !addr
Function: [MkI mode]
(SP1)
PC7-4, (SP2) PC3-0
(SP3) MBE, RBE, 0, 0
(SP4) PC11-8, PC11-0 addr, SPSP 4
addr = 0000H to 0FFFH
[MkII mode]
(SP2)
×, ×, MBE, RBE
(SP3) PC7-4, (SP4) PC3-0
(SP5) 0, 0, 0, 0, (SP6) PC11-8
PC11-0 addr, SP SP6
Saves the contents of the program counter (return address), MBE, and RBE to the data memory (stack) addressed
by the stack pointer (SP), decrements the SP, and then branches to an address specified by 12-bit immediate data
addr.
I/II
II