Searched refs:PTR_SUBU (Results 1 – 6 of 6) sorted by relevance
| /f-stack/freebsd/mips/mips/ |
| H A D | bcopy.S | 112 PTR_SUBU SIZEREG,t0 161 PTR_SUBU SIZEREG,1 205 PTR_SUBU SIZEREG,t0 206 PTR_SUBU a3,SRCREG,t0 243 PTR_SUBU SRCREG,SZREG 246 PTR_SUBU DSTREG,SZREG 253 PTR_SUBU SRCREG,1 255 PTR_SUBU SIZEREG,1 257 PTR_SUBU DSTREG,1 277 PTR_SUBU SRCREG,SZREG [all …]
|
| H A D | support.S | 129 PTR_SUBU a2, a2, 1 139 PTR_SUBU a2, t0, a2 # if the 4th arg was non-NULL 160 PTR_SUBU sp, sp, CALLFRAME_SIZ 186 PTR_SUBU sp, sp, CALLFRAME_SIZ 416 PTR_SUBU a2, a2, t0 # subtract from remaining count 421 PTR_SUBU t0, a2, v1 422 PTR_SUBU a2, a2, t0 452 PTR_SUBU a1, a1, a3 # subtract from remaining count 457 PTR_SUBU a3, a1, v0 490 PTR_SUBU a2, a2, a3 # subtract from remaining count [all …]
|
| H A D | locore.S | 198 PTR_SUBU sp, a0, CALLFRAME_SIZ
|
| H A D | exception.S | 375 PTR_SUBU sp, sp, KERN_EXC_FRAME_SIZE 465 PTR_SUBU sp, k1, CALLFRAME_SIZ # switch to kernel SP 570 PTR_SUBU sp, sp, CALLFRAME_SIZ 617 PTR_SUBU sp, sp, KERN_EXC_FRAME_SIZE 739 PTR_SUBU sp, k1, CALLFRAME_SIZ # switch to kernel SP 985 PTR_SUBU sp, sp, KERN_EXC_FRAME_SIZE 1101 PTR_SUBU sp, sp, CALLFRAME_SIZ
|
| H A D | swtch.S | 208 PTR_SUBU sp, sp, CALLFRAME_SIZ
|
| /f-stack/freebsd/mips/include/ |
| H A D | asm.h | 336 #define PTR_SUBU subu macro 359 #define PTR_SUBU dsubu macro
|