Searched refs:LWHI (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/lib/libc/mips/string/
H A Dbcmp.S39 #include <machine/endian.h> /* LWLO/LWHI, SWLO/SWHI */
68 LWHI v0, 0(a0) # read 1, 2, or 3 bytes
69 LWHI v1, 0(a1)
104 LWHI v0, 0(a0) # compare words a0 unaligned, a1 aligned
/freebsd-10.1-release/sys/mips/include/
H A Dasm.h350 # define LWHI lwr macro
368 # define LWHI lwl macro
/freebsd-10.1-release/sys/mips/mips/
H A Dsupport.S602 LWHI v0, 0(a0) # read 1, 2, or 3 bytes
603 LWHI v1, 0(a1)
638 LWHI v0, 0(a0) # compare words a0 unaligned, a1 aligned
926 LWHI v0, 0(a0)

Completed in 52 milliseconds