Home | History | Annotate | Download | only in X64

Lines Matching refs:Rax

414 ## UINT64  Rdi, Rsi, Rbp, Rsp, Rbx, Rdx, Rcx, Rax;

424 pushq %rax
434 movzwq 56(%rbp), %rax
435 pushq %rax # for ss
436 movzwq 32(%rbp), %rax
437 pushq %rax # for cs
438 movq %ds, %rax
439 pushq %rax
440 movq %es, %rax
441 pushq %rax
442 movq %fs, %rax
443 pushq %rax
444 movq %gs, %rax
445 pushq %rax
457 xorq %rax, %rax
459 pushq %rax
461 pushq %rax
467 movq %cr8, %rax
468 pushq %rax
469 movq %cr4, %rax
470 orq $0x208, %rax
471 movq %rax, %cr4
472 pushq %rax
473 movq %cr3, %rax
474 pushq %rax
475 movq %cr2, %rax
476 pushq %rax
477 xorq %rax, %rax
478 pushq %rax
479 movq %cr0, %rax
480 pushq %rax
483 movq %dr7, %rax
484 pushq %rax
485 movq %dr6, %rax
486 pushq %rax
487 movq %dr3, %rax
488 pushq %rax
489 movq %dr2, %rax
490 pushq %rax
491 movq %dr1, %rax
492 pushq %rax
493 movq %dr0, %rax
494 pushq %rax
510 movabsq $ASM_PFX(SmiPFHandler), %rax
519 call *%rax
539 popq %rax
540 movq %rax, %cr0
542 popq %rax
543 movq %rax, %cr2
544 popq %rax
545 movq %rax, %cr3
546 popq %rax
547 movq %rax, %cr4
548 popq %rax
549 movq %rax, %cr8
563 popq %rax
564 # mov gs, rax ; not for gs
565 popq %rax
566 # mov fs, rax ; not for fs
568 popq %rax
569 movq %rax, %es
570 popq %rax
571 movq %rax, %ds
575 ## UINT64 Rdi, Rsi, Rbp, Rsp, Rbx, Rdx, Rcx, Rax;
584 popq %rax
608 movabsq $_SmiIDT + 14 * 16, %rax
609 movb $1, 4(%rax)