Searched refs:PTR_SUBU (Results 1 – 7 of 7) sorted by relevance
/linux/arch/mips/lib/ |
A D | memset.S | 108 PTR_SUBU t0, STORSIZE /* alignment in bytes */ 113 PTR_SUBU t0, AT /* alignment in bytes */ 125 PTR_SUBU a0, t0 /* long align ptr */ 172 PTR_SUBU t1, FILLPTRG 176 PTR_SUBU t1, AT 198 PTR_SUBU t0, $0, a2 243 PTR_SUBU a2, t0 285 PTR_SUBU a2, t1, a0
|
A D | strnlen_user.S | 56 PTR_SUBU v0, a0
|
/linux/arch/mips/kernel/ |
A D | mcount.S | 23 PTR_SUBU sp, PT_SIZE 84 PTR_SUBU a0, ra, 8 /* arg1: self address */ 93 PTR_SUBU a0, a0, 16 /* arg1: adjust to module's recorded callsite */ 95 PTR_SUBU a0, a0, 12 204 PTR_SUBU sp, PT_SIZE
|
A D | head.S | 119 PTR_SUBU sp, 4 * SZREG # init stack pointer 129 PTR_SUBU sp, 4 * SZREG # init stack pointer
|
A D | cps-vec.S | 587 PTR_SUBU a1, a1, t0
|
/linux/arch/mips/include/asm/ |
A D | asm.h | 265 #define PTR_SUBU subu macro 290 #define PTR_SUBU dsubu macro
|
A D | stackframe.h | 238 PTR_SUBU sp, PT_SIZE
|
Completed in 7 milliseconds