Home | History | Annotate | Download | only in opcodes

Lines Matching defs:WC

464   /* The LS or WC field in an X (sync or wait) form instruction.  */
466 #define WC LS
1563 /* The 2-bit L field in a SYNC or WC field in a WAIT instruction.
2680 /* An X form wait instruction with everything filled in except the WC field. */
2720 /* An X form wait instruction with everything filled in except the WC field. */
4821 {"wait", X(31,30), XWC_MASK, POWER9, 0, {WC}},
4875 {"wait", X(31,62), XWC_MASK, E500MC|PPCA2, 0, {WC}},