Home
last modified time | relevance | path

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

/linux-4.1.27/arch/sparc/kernel/
Drtrap_64.S150 stb %g0, [%g6 + TI_FPDEPTH]
320 kern_fpucheck: ldub [%g6 + TI_FPDEPTH], %l5
357 2: stb %l5, [%g6 + TI_FPDEPTH]
371 stb %l5, [%g6 + TI_FPDEPTH]
Detrap_64.S153 ldub [%l6 + TI_FPDEPTH], %l5
/linux-4.1.27/arch/sparc/lib/
DVISsave.S27 ldub [%g6 + TI_FPDEPTH], %g1
/linux-4.1.27/arch/sparc/include/asm/
Dthread_info_64.h74 #define TI_FPDEPTH (TI_FLAGS + TI_FLAG_BYTE_FPDEPTH) macro