Home | History | Annotate | Download | only in X86

Lines Matching full:xchgw

2043 def : InstAlias<"xchgw $mem, $val", (XCHG16rm GR16:$val, i16mem:$mem)>;
2048 def : InstAlias<"xchgw %ax, $src", (XCHG16ar GR16:$src)>;