Home
last modified time | relevance | path

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

/linux-4.4.14/arch/sparc/kernel/
Drtrap_64.S152 stb %g0, [%g6 + TI_FPDEPTH]
287 kern_fpucheck: ldub [%g6 + TI_FPDEPTH], %l5
324 2: stb %l5, [%g6 + TI_FPDEPTH]
338 stb %l5, [%g6 + TI_FPDEPTH]
Detrap_64.S153 ldub [%l6 + TI_FPDEPTH], %l5
/linux-4.4.14/arch/sparc/lib/
DVISsave.S26 ldub [%g6 + TI_FPDEPTH], %g1
/linux-4.4.14/arch/sparc/include/asm/
Dthread_info_64.h74 #define TI_FPDEPTH (TI_FLAGS + TI_FLAG_BYTE_FPDEPTH) macro