Searched refs:SWHI (Results 1 – 5 of 5) sorted by relevance
/openbsd/lib/libc/arch/mips64/string/ |
H A D | bcopy.S | 72 SWHI v0, 0(a1) # store 1, 2, or 3 bytes to align a1 93 SWHI v0, 0(a1)
|
H A D | bzero.S | 45 SWHI zero, 0(a0) # clear 1, 2, or 3 bytes to align
|
/openbsd/sys/arch/mips64/include/ |
H A D | asm.h | 60 #define SWHI swr macro 70 #define SWHI swl macro
|
/openbsd/sys/lib/libkern/arch/mips64/ |
H A D | bzero.S | 49 SWHI zero, 0(a0) # clear 1, 2, or 3 bytes to align
|
/openbsd/sys/arch/mips64/mips64/ |
H A D | lcore_ddb.S | 153 SWHI a1, 0(a0)
|