Lines Matching refs:stack
171 Register $r31 is regarded as the stack pointer.
257 Push contents of registers from ra5 to rb5 into stack.
260 Push content of register ra5 into stack. (same @samp{pushm ra5,ra5}).
263 Push value of double-word variable var into stack.
266 Push value of word variable var into stack.
269 Push value of half-word variable var into stack.
272 Push value of byte variable var into stack.
275 Push 32-bit address of variable var into stack.
278 Push 32-bit immediate value into stack.
281 Pop top of stack values into registers ra5 to rb5.
284 Pop top of stack value into register. (same as @samp{popm rt5,rt5}.)
287 Pop value of double-word variable var from stack using register ra5
291 Pop value of word variable var from stack using register ra5.
294 Pop value of half-word variable var from stack using register ra5.
297 Pop value of byte variable var from stack using register ra5.