Home | History | Annotate | Download | only in X86

Lines Matching full:outsw

1807 def OUTSW : I<0x6F, RawFrmSrc, (outs), (ins srcidx16:$src),
1808 "outsw\t{$src, %dx|dx, $src}", [], IIC_OUTS>, OpSize16;