Lines Matching refs:slots

36      * Allocates ARG_SLOT_SIZE bytes at the bottom of the stack for arg slots.
85 addiu $sp, $sp, -ARG_SLOT_SIZE # reserve argument slots on the stack
95 * Allocates ARG_SLOT_SIZE bytes at the bottom of the stack for arg slots.
132 addiu $sp, $sp, -ARG_SLOT_SIZE # reserve argument slots on the stack
137 addiu $sp, $sp, ARG_SLOT_SIZE # remove argument slots on the stack
215 * Allocates ARG_SLOT_SIZE bytes at the bottom of the stack for arg slots.
225 addiu $sp, $sp, -ARG_SLOT_SIZE # reserve argument slots on the stack
235 * Allocates ARG_SLOT_SIZE bytes at the bottom of the stack for arg slots.
242 addiu $sp, $sp, -ARG_SLOT_SIZE # reserve argument slots on the stack
247 addiu $sp, $sp, ARG_SLOT_SIZE # remove argument slots on the stack
375 addiu $sp, $sp, -16 # make space for argument slots for memcpy
574 addiu $a3, $sp, ARG_SLOT_SIZE # pass $sp (remove arg slots)
659 addiu $sp, $sp, -16 # make space for argument slots for memcpy
785 addiu $sp, $sp, -16 # make space for argument slots for memcpy
958 addiu $sp, $sp, -16 # reserve argument slots on the stack
1021 addiu $sp, $sp, -16 # Use branch delay slot to reserve argument slots on the stack
1113 addiu $sp, $sp, -16 # reserve argument slots on the stack
1655 addiu $a3, $sp, ARG_SLOT_SIZE # pass $sp (remove arg slots)
1712 addiu $a3, $sp, ARG_SLOT_SIZE # pass $sp (remove arg slots)
1733 addiu $a1, $sp, ARG_SLOT_SIZE # save $sp (remove arg slots)
1754 addiu $sp, $sp, 16 # remove arg slots
1763 addiu $sp, $sp, -24 # reserve arg slots
1792 addiu $a2, $sp, ARG_SLOT_SIZE # pass $sp (remove arg slots)
1841 addiu $a1, $sp, ARG_SLOT_SIZE+16 # pass $sp (remove arg slots and temp storage)