Lines Matching defs:t
258 #define ___PPC_RT(t) ___PPC_RS(t) argument
263 #define __PPC_RT(t) ___PPC_RT(__REG_##t) argument
268 #define __PPC_T_TLB(t) (((t) & 0x3) << 21) argument
275 #define __PPC_CT(t) (((t) & 0x0f) << 21) argument
292 #define PPC_LDARX(t, a, b, eh) stringify_in_c(.long PPC_INST_LDARX | \ argument
295 #define PPC_LWARX(t, a, b, eh) stringify_in_c(.long PPC_INST_LWARX | \ argument
313 #define PPC_TLBILX(t, a, b) stringify_in_c(.long PPC_INST_TLBILX | \ argument
331 #define PPC_ERATILX(t, a, b) stringify_in_c(.long PPC_INST_ERATILX | \ argument
336 #define PPC_ERATSX(t, a, w) stringify_in_c(.long PPC_INST_ERATSX | \ argument
338 #define PPC_ERATSX_DOT(t, a, w) stringify_in_c(.long PPC_INST_ERATSX_DOT | \ argument
340 #define PPC_SLBFEE_DOT(t, b) stringify_in_c(.long PPC_INST_SLBFEE | \ argument
345 #define LBZCIX(t,a,b) stringify_in_c(.long PPC_INST_LBZCIX | \ argument
355 #define VSX_XX3(t, a, b) (__PPC_XT(t) | __PPC_XA(a) | __PPC_XB(b)) argument
360 #define XXLOR(t, a, b) stringify_in_c(.long PPC_INST_XXLOR | \ argument
362 #define XXSWAPD(t, a) stringify_in_c(.long PPC_INST_XXSWAPD | \ argument
364 #define XVCPSGNDP(t, a, b) stringify_in_c(.long (PPC_INST_XVCPSGNDP | \ argument