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

/bionic/libc/arch-mips/string/
H A Dmemset.S77 DBG andi t0,a0,1 # a0 must be halfword aligned
104 sh a1,0(a0) # store one halfword to get aligned
110 sne t1,a2,2 # one more halfword?
/bionic/libc/arch-mips64/string/
H A Dmemset.S77 DBG andi t0,a0,1 # a0 must be halfword aligned
104 sh a1,0(a0) # store one halfword to get aligned
110 sne t1,a2,2 # one more halfword?
/bionic/libc/kernel/uapi/asm-mips/asm/
H A Dinst.h829 unsigned short halfword[2]; member in union:mips_instruction

Completed in 53 milliseconds