Home
last modified time | relevance | path

Searched refs:LWLO (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/arch-mips/string/
Dmemcpy.S52 # define LWLO lwr /* low part is right in big-endian */ macro
59 # define LWLO lwl /* low part is left in big-endian */ macro
284 LWLO t0,3(a1)
287 LWLO t1,7(a1)
291 LWLO t2,11(a1)
293 LWLO t3,15(a1)
295 LWLO t4,19(a1)
297 LWLO t5,23(a1)
299 LWLO t6,27(a1)
301 LWLO t7,31(a1)
[all …]
/bionic/libc/arch-mips/include/machine/
Dasm.h68 #define LWLO lwl macro
78 #define LWLO lwr macro