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

/linux-master/arch/powerpc/kernel/
H A Dmisc.S48 PPC_STL r1,SZL(r3)
49 PPC_STL r2,2*SZL(r3)
52 stmw r12, 3*SZL(r3)
55 PPC_STL r0,3*SZL(r3)
56 PPC_STL r13,4*SZL(r3)
57 PPC_STL r14,5*SZL(r3)
58 PPC_STL r15,6*SZL(r3)
59 PPC_STL r16,7*SZL(r3)
60 PPC_STL r17,8*SZL(r3)
61 PPC_STL r18,9*SZL(r
[all...]
/linux-master/arch/powerpc/include/asm/
H A Dppc_asm.h17 #define SZL (BITS_PER_LONG/8) macro
/linux-master/tools/testing/selftests/powerpc/primitives/asm/
H A Dppc_asm.h17 #define SZL (BITS_PER_LONG/8) macro

Completed in 316 milliseconds