Home | History | Annotate | Download | only in X64

Lines Matching refs:Rbx

90 ;;        UINT64            Rdi, Rsi, Rbp, Rsp, Rbx, Rdx, Rcx, Rax;

122 ; cpuid corrupts rbx which must be preserved per the C calling convention
124 push rbx
130 pop rbx
222 ;; UINT64 Rdi, Rsi, Rbp, Rsp, Rbx, Rdx, Rcx, Rax;
236 ;; UINT64 Rdi, Rsi, Rbp, Rsp, Rbx, Rdx, Rcx, Rax;
249 push rbx
286 mov rbx, [rax]
287 mov ExceptData, rbx
486 mov rbx, [rsp + 24] ; move the potentially modified AppRsp into rbx
489 cmp rbx, rax
494 mov [rbx], rcx
497 mov [rbx + 8], rcx
500 mov [rbx + 16], rcx
503 mov [rbx + 24], rcx
506 mov [rbx + 32], rcx
508 mov rax, rbx ; modify the saved AppRsp to the new AppRsp
523 mov rbx, [rax + 40]
524 push rbx
531 mov rbx, [rax + 16]
532 and rbx, NOT 300h ; special handling for IF and TF
533 push rbx
541 ;; UINT64 Rdi, Rsi, Rbp, Rsp, Rbx, Rdx, Rcx, Rax;
547 pop rbx
567 ;; UINT64 Rdi, Rsi, Rbp, Rsp, Rbx, Rdx, Rcx, Rax;
573 pop rbx