Lines Matching defs:t
257 #define ___PPC_RT(t) ___PPC_RS(t) argument
262 #define __PPC_RT(t) ___PPC_RT(__REG_##t) argument
267 #define __PPC_T_TLB(t) (((t) & 0x3) << 21) argument
274 #define __PPC_CT(t) (((t) & 0x0f) << 21) argument
305 #define PPC_LDARX(t, a, b, eh) stringify_in_c(.long PPC_INST_LDARX | \ argument
310 #define PPC_LWARX(t, a, b, eh) stringify_in_c(.long PPC_INST_LWARX | \ argument
328 #define PPC_TLBILX(t, a, b) stringify_in_c(.long PPC_INST_TLBILX | \ argument
346 #define PPC_ERATILX(t, a, b) stringify_in_c(.long PPC_INST_ERATILX | \ argument
351 #define PPC_ERATSX(t, a, w) stringify_in_c(.long PPC_INST_ERATSX | \ argument
353 #define PPC_ERATSX_DOT(t, a, w) stringify_in_c(.long PPC_INST_ERATSX_DOT | \ argument
355 #define PPC_SLBFEE_DOT(t, b) stringify_in_c(.long PPC_INST_SLBFEE | \ argument
360 #define LBZCIX(t,a,b) stringify_in_c(.long PPC_INST_LBZCIX | \ argument
370 #define VSX_XX3(t, a, b) (__PPC_XT(t) | __PPC_XA(a) | __PPC_XB(b)) argument
375 #define XXLOR(t, a, b) stringify_in_c(.long PPC_INST_XXLOR | \ argument
377 #define XXSWAPD(t, a) stringify_in_c(.long PPC_INST_XXSWAPD | \ argument
379 #define XVCPSGNDP(t, a, b) stringify_in_c(.long (PPC_INST_XVCPSGNDP | \ argument