Lines Matching refs:stringify_in_c

511 #define	PPC_BCCTR_FLUSH		stringify_in_c(.long PPC_INST_BCCTR_FLUSH)
512 #define PPC_CP_ABORT stringify_in_c(.long PPC_RAW_CP_ABORT)
513 #define PPC_COPY(a, b) stringify_in_c(.long PPC_RAW_COPY(a, b))
514 #define PPC_DARN(t, l) stringify_in_c(.long PPC_RAW_DARN(t, l))
515 #define PPC_DCBAL(a, b) stringify_in_c(.long PPC_RAW_DCBAL(a, b))
516 #define PPC_DCBZL(a, b) stringify_in_c(.long PPC_RAW_DCBZL(a, b))
517 #define PPC_DIVDE(t, a, b) stringify_in_c(.long PPC_RAW_DIVDE(t, a, b))
518 #define PPC_DIVDEU(t, a, b) stringify_in_c(.long PPC_RAW_DIVDEU(t, a, b))
519 #define PPC_LQARX(t, a, b, eh) stringify_in_c(.long PPC_RAW_LQARX(t, a, b, eh))
520 #define PPC_LDARX(t, a, b, eh) stringify_in_c(.long PPC_RAW_LDARX(t, a, b, eh))
521 #define PPC_LWARX(t, a, b, eh) stringify_in_c(.long PPC_RAW_LWARX(t, a, b, eh))
522 #define PPC_STQCX(t, a, b) stringify_in_c(.long PPC_RAW_STQCX(t, a, b))
523 #define PPC_MADDHD(t, a, b, c) stringify_in_c(.long PPC_RAW_MADDHD(t, a, b, c))
524 #define PPC_MADDHDU(t, a, b, c) stringify_in_c(.long PPC_RAW_MADDHDU(t, a, b, c))
525 #define PPC_MADDLD(t, a, b, c) stringify_in_c(.long PPC_RAW_MADDLD(t, a, b, c))
526 #define PPC_MSGSND(b) stringify_in_c(.long PPC_RAW_MSGSND(b))
527 #define PPC_MSGSYNC stringify_in_c(.long PPC_RAW_MSGSYNC)
528 #define PPC_MSGCLR(b) stringify_in_c(.long PPC_RAW_MSGCLR(b))
529 #define PPC_MSGSNDP(b) stringify_in_c(.long PPC_RAW_MSGSNDP(b))
530 #define PPC_MSGCLRP(b) stringify_in_c(.long PPC_RAW_MSGCLRP(b))
531 #define PPC_PASTE(a, b) stringify_in_c(.long PPC_RAW_PASTE(a, b))
532 #define PPC_POPCNTB(a, s) stringify_in_c(.long PPC_RAW_POPCNTB(a, s))
533 #define PPC_POPCNTD(a, s) stringify_in_c(.long PPC_RAW_POPCNTD(a, s))
534 #define PPC_POPCNTW(a, s) stringify_in_c(.long PPC_RAW_POPCNTW(a, s))
535 #define PPC_RFCI stringify_in_c(.long PPC_RAW_RFCI)
536 #define PPC_RFDI stringify_in_c(.long PPC_RAW_RFDI)
537 #define PPC_RFMCI stringify_in_c(.long PPC_RAW_RFMCI)
538 #define PPC_TLBILX(t, a, b) stringify_in_c(.long PPC_RAW_TLBILX(t, a, b))
542 #define PPC_WAIT(w) stringify_in_c(.long PPC_RAW_WAIT(w))
543 #define PPC_TLBIE(lp, a) stringify_in_c(.long PPC_RAW_TLBIE(lp, a))
545 stringify_in_c(.long PPC_RAW_TLBIE_5(rb, rs, ric, prs, r))
547 stringify_in_c(.long PPC_RAW_TLBIEL(rb, rs, ric, prs, r))
548 #define PPC_TLBSRX_DOT(a, b) stringify_in_c(.long PPC_RAW_TLBSRX_DOT(a, b))
549 #define PPC_TLBIVAX(a, b) stringify_in_c(.long PPC_RAW_TLBIVAX(a, b))
551 #define PPC_ERATWE(s, a, w) stringify_in_c(.long PPC_RAW_ERATWE(s, a, w))
552 #define PPC_ERATRE(s, a, w) stringify_in_c(.long PPC_RAW_ERATRE(a, a, w))
553 #define PPC_ERATILX(t, a, b) stringify_in_c(.long PPC_RAW_ERATILX(t, a, b))
554 #define PPC_ERATIVAX(s, a, b) stringify_in_c(.long PPC_RAW_ERATIVAX(s, a, b))
555 #define PPC_ERATSX(t, a, w) stringify_in_c(.long PPC_RAW_ERATSX(t, a, w))
556 #define PPC_ERATSX_DOT(t, a, w) stringify_in_c(.long PPC_RAW_ERATSX_DOT(t, a, w))
557 #define PPC_SLBFEE_DOT(t, b) stringify_in_c(.long PPC_RAW_SLBFEE_DOT(t, b))
558 #define __PPC_SLBFEE_DOT(t, b) stringify_in_c(.long __PPC_RAW_SLBFEE_DOT(t, b))
559 #define PPC_ICBT(c, a, b) stringify_in_c(.long PPC_RAW_ICBT(c, a, b))
561 #define LBZCIX(t, a, b) stringify_in_c(.long PPC_RAW_LBZCIX(t, a, b))
562 #define STBCIX(s, a, b) stringify_in_c(.long PPC_RAW_STBCIX(s, a, b))
563 #define PPC_DCBFPS(a, b) stringify_in_c(.long PPC_RAW_DCBFPS(a, b))
564 #define PPC_DCBSTPS(a, b) stringify_in_c(.long PPC_RAW_DCBSTPS(a, b))
565 #define PPC_PHWSYNC stringify_in_c(.long PPC_RAW_PHWSYNC)
566 #define PPC_PLWSYNC stringify_in_c(.long PPC_RAW_PLWSYNC)
567 #define STXVD2X(s, a, b) stringify_in_c(.long PPC_RAW_STXVD2X(s, a, b))
568 #define LXVD2X(s, a, b) stringify_in_c(.long PPC_RAW_LXVD2X(s, a, b))
569 #define MFVRD(a, t) stringify_in_c(.long PPC_RAW_MFVRD(a, t))
570 #define MTVRD(t, a) stringify_in_c(.long PPC_RAW_MTVRD(t, a))
571 #define VPMSUMW(t, a, b) stringify_in_c(.long PPC_RAW_VPMSUMW(t, a, b))
572 #define VPMSUMD(t, a, b) stringify_in_c(.long PPC_RAW_VPMSUMD(t, a, b))
573 #define XXLOR(t, a, b) stringify_in_c(.long PPC_RAW_XXLOR(t, a, b))
574 #define XXSWAPD(t, a) stringify_in_c(.long PPC_RAW_XXSWAPD(t, a))
575 #define XVCPSGNDP(t, a, b) stringify_in_c(.long (PPC_RAW_XVCPSGNDP(t, a, b)))
578 stringify_in_c(.long (PPC_RAW_VPERMXOR(vrt, vra, vrb, vrc)))
580 #define PPC_NAP stringify_in_c(.long PPC_RAW_NAP)
581 #define PPC_SLEEP stringify_in_c(.long PPC_RAW_SLEEP)
582 #define PPC_WINKLE stringify_in_c(.long PPC_RAW_WINKLE)
584 #define PPC_STOP stringify_in_c(.long PPC_RAW_STOP)
587 #define PPC_CLRBHRB stringify_in_c(.long PPC_RAW_CLRBHRB)
588 #define PPC_MFBHRBE(r, n) stringify_in_c(.long PPC_RAW_MFBHRBE(r, n))
591 #define TRECHKPT stringify_in_c(.long PPC_RAW_TRECHKPT)
592 #define TRECLAIM(r) stringify_in_c(.long PPC_RAW_TRECLAIM(r))
593 #define TABORT(r) stringify_in_c(.long PPC_RAW_TABORT(r))
596 #define MTTMR(tmr, r) stringify_in_c(.long PPC_RAW_MTTMR(tmr, r))
597 #define MFTMR(tmr, r) stringify_in_c(.long PPC_RAW_MFTMR(tmr, r))
600 #define PPC_ICSWX(s, a, b) stringify_in_c(.long PPC_RAW_ICSWX(s, a, b))
601 #define PPC_ICSWEPX(s, a, b) stringify_in_c(.long PPC_RAW_ICSWEPX(s, a, b))
603 #define PPC_SLBIA(IH) stringify_in_c(.long PPC_RAW_SLBIA(IH))
615 #define VCMPEQUD_RC(vrt, vra, vrb) stringify_in_c(.long PPC_RAW_VCMPEQUD_RC(vrt, vra, vrb))
617 #define VCMPEQUB_RC(vrt, vra, vrb) stringify_in_c(.long PPC_RAW_VCMPEQUB_RC(vrt, vra, vrb))