Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/lib/
H A Dmemset.S26 #define STORMASK (STORSIZE - 1) macro
33 #define STORMASK LONGMASK macro
98 andi t0, a0, STORMASK /* aligned? */
150 ori a0, STORMASK
151 xori a0, STORMASK
184 2: andi a2, STORMASK /* At most one long to go */
270 andi a2, STORMASK