Home | History | Annotate | Download | only in x86

Lines Matching refs:rAX

290   // Fixup hard to describe instruction: Uses rAX, rCX, rDI; sets rDI.
306 "rax", "rcx", "rdx", "rbx", "rsp", "rbp", "rsi", "rdi",
844 rX86_ARG0 = rAX;
848 rX86_FARG0 = rAX;
860 rX86_RET0 = rAX;
862 rX86_INVOKE_TGT = rAX;
1183 // RAX now holds the address of the first src element to be copied.