Home
last modified time | relevance | path

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

/arch/mips/include/asm/
Dstackframe.h23 #define STATMASK 0x3f macro
25 #define STATMASK 0x1f macro
300 ori a0, STATMASK
301 xori a0, STATMASK
337 ori a0, STATMASK
338 xori a0, STATMASK
400 li t1, ST0_CU0 | STATMASK
402 xori t0, STATMASK
413 li t1, ST0_CU0 | STATMASK
415 xori t0, STATMASK & ~1
[all …]