Home | History | Annotate | Download | only in X86

Lines Matching full:xchgq

2045 def : InstAlias<"xchgq $mem, $val", (XCHG64rm GR64:$val, i64mem:$mem)>;
2051 def : InstAlias<"xchgq %rax, $src", (XCHG64ar GR64:$src)>;