Lines Matching refs:stringify_in_c
296 #define PPC_DCBAL(a, b) stringify_in_c(.long PPC_INST_DCBAL | \
298 #define PPC_DCBZL(a, b) stringify_in_c(.long PPC_INST_DCBZL | \
300 #define PPC_LDARX(t, a, b, eh) stringify_in_c(.long PPC_INST_LDARX | \
303 #define PPC_LOGMPP(b) stringify_in_c(.long PPC_INST_LOGMPP | \
305 #define PPC_LWARX(t, a, b, eh) stringify_in_c(.long PPC_INST_LWARX | \
308 #define PPC_MSGSND(b) stringify_in_c(.long PPC_INST_MSGSND | \
310 #define PPC_MSGSNDP(b) stringify_in_c(.long PPC_INST_MSGSNDP | \
312 #define PPC_POPCNTB(a, s) stringify_in_c(.long PPC_INST_POPCNTB | \
314 #define PPC_POPCNTD(a, s) stringify_in_c(.long PPC_INST_POPCNTD | \
316 #define PPC_POPCNTW(a, s) stringify_in_c(.long PPC_INST_POPCNTW | \
318 #define PPC_RFCI stringify_in_c(.long PPC_INST_RFCI)
319 #define PPC_RFDI stringify_in_c(.long PPC_INST_RFDI)
320 #define PPC_RFMCI stringify_in_c(.long PPC_INST_RFMCI)
321 #define PPC_TLBILX(t, a, b) stringify_in_c(.long PPC_INST_TLBILX | \
326 #define PPC_WAIT(w) stringify_in_c(.long PPC_INST_WAIT | \
328 #define PPC_TLBIE(lp,a) stringify_in_c(.long PPC_INST_TLBIE | \
330 #define PPC_TLBSRX_DOT(a,b) stringify_in_c(.long PPC_INST_TLBSRX_DOT | \
332 #define PPC_TLBIVAX(a,b) stringify_in_c(.long PPC_INST_TLBIVAX | \
335 #define PPC_ERATWE(s, a, w) stringify_in_c(.long PPC_INST_ERATWE | \
337 #define PPC_ERATRE(s, a, w) stringify_in_c(.long PPC_INST_ERATRE | \
339 #define PPC_ERATILX(t, a, b) stringify_in_c(.long PPC_INST_ERATILX | \
342 #define PPC_ERATIVAX(s, a, b) stringify_in_c(.long PPC_INST_ERATIVAX | \
344 #define PPC_ERATSX(t, a, w) stringify_in_c(.long PPC_INST_ERATSX | \
346 #define PPC_ERATSX_DOT(t, a, w) stringify_in_c(.long PPC_INST_ERATSX_DOT | \
348 #define PPC_SLBFEE_DOT(t, b) stringify_in_c(.long PPC_INST_SLBFEE | \
350 #define PPC_ICBT(c,a,b) stringify_in_c(.long PPC_INST_ICBT | \
353 #define LBZCIX(t,a,b) stringify_in_c(.long PPC_INST_LBZCIX | \
355 #define STBCIX(s,a,b) stringify_in_c(.long PPC_INST_STBCIX | \
364 #define STXVD2X(s, a, b) stringify_in_c(.long PPC_INST_STXVD2X | \
366 #define LXVD2X(s, a, b) stringify_in_c(.long PPC_INST_LXVD2X | \
368 #define XXLOR(t, a, b) stringify_in_c(.long PPC_INST_XXLOR | \
370 #define XXSWAPD(t, a) stringify_in_c(.long PPC_INST_XXSWAPD | \
372 #define XVCPSGNDP(t, a, b) stringify_in_c(.long (PPC_INST_XVCPSGNDP | \
375 #define PPC_NAP stringify_in_c(.long PPC_INST_NAP)
376 #define PPC_SLEEP stringify_in_c(.long PPC_INST_SLEEP)
379 #define PPC_CLRBHRB stringify_in_c(.long PPC_INST_CLRBHRB)
380 #define PPC_MFBHRBE(r, n) stringify_in_c(.long PPC_INST_BHRBE | \
385 #define TRECHKPT stringify_in_c(.long PPC_INST_TRECHKPT)
386 #define TRECLAIM(r) stringify_in_c(.long PPC_INST_TRECLAIM \
388 #define TABORT(r) stringify_in_c(.long PPC_INST_TABORT \
393 #define MTTMR(tmr, r) stringify_in_c(.long PPC_INST_MTTMR | \
395 #define MFTMR(tmr, r) stringify_in_c(.long PPC_INST_MFTMR | \