Searched refs:PTR_SUBU (Results 1 – 8 of 8) sorted by relevance
/sysdeps/mips/ |
A D | memset.S | 218 PTR_SUBU a3,zero,a0 255 PTR_SUBU a2,a2,t2 291 PTR_SUBU a2,a2,t2 304 PTR_SUBU a2,a2,t2 317 PTR_SUBU a3,a2,t8 /* subtract from a2 the reminder */ 328 PTR_SUBU t9,t0,PREFETCH_LIMIT /* t9 is the "last safe pref" address */ 398 PTR_SUBU a3,t8,a2 /* a3 is count of bytes in one (d)word chunks */
|
A D | memcpy.S | 282 PTR_SUBU t0,a0,a1 285 PTR_SUBU t0,t1,t2 316 PTR_SUBU a3, zero, a0 320 PTR_SUBU a2,a2,a3 /* a2 is the remining bytes count */ 371 PTR_SUBU a2,a2,t8 405 PTR_SUBU a3,a2,t8 /* subtract from a2 the reminder */ 550 PTR_SUBU a3,t8,a2 /* a3 is count of bytes in one (d)word chunks */ 603 PTR_SUBU a3,a2,t8 629 PTR_SUBU a2,a2,a3 /* a2 is the remining bytes count */ 648 PTR_SUBU a3,a2,t8 /* subtract from a2 the reminder */ [all …]
|
A D | dl-machine.h | 154 "0: " STRINGXP (PTR_SUBU) " %0, $31, %0\n" in elf_machine_load_address() 157 " " STRINGXP (PTR_SUBU) " %0, $31, %0\n" in elf_machine_load_address() 282 .Lcof2: " STRINGXP(PTR_SUBU) " $8, $31, $8\n\
|
/sysdeps/unix/sysv/linux/mips/ |
A D | clone.S | 44 PTR_SUBU sp, FRAMESZ 70 PTR_SUBU a1,32 /* Reserve argument save space. */
|
A D | vfork.S | 37 PTR_SUBU sp, FRAMESZ
|
A D | makecontext.S | 116 PTR_SUBU t2, a2, t3 118 PTR_SUBU t0, t2
|
/sysdeps/mips/sys/ |
A D | asm.h | 400 # define PTR_SUBU subu macro 423 # define PTR_SUBU sub /* no u */ macro 428 # define PTR_SUBU subu macro 452 # define PTR_SUBU dsubu macro
|
/sysdeps/unix/mips/ |
A D | sysdep.S | 38 PTR_SUBU sp, FRAMESZ
|
Completed in 14 milliseconds