Home | History | Annotate | Download | only in qemu

Lines Matching defs:LS

653   /* The LS field in an X (sync) form instruction.  */
654 #define LS LIA + 1
658 #define ME LS + 1
1802 /* An X form sync instruction with everything filled in except the LS field. */
4419 { "sync", X(31,598), XSYNC_MASK, PPCCOM, { LS } },