Lines Matching full:pushq
688 # define SAVE_r11_r12_r13 "pushq %%r11 \n\t" \
689 "pushq %%r12 \n\t" \
690 "pushq %%r13 \n\t" // "normally 0-extended"
697 # define LOAD_GOT_rbp "pushq %%rbp \n\t" \
734 # define SAVE_r15 "pushq %%r15 \n\t"
807 # define SAVE_GOT_ebx "pushq %%rbx \n\t"
865 "pushq %%rbx \n\t" // rbx gets clobbered by CPUID instruction
866 "pushq %%rcx \n\t" // so does rcx...
867 "pushq %%rdx \n\t" // ...and rdx (but rcx & rdx safe on Linux)
872 "pushq %%rax \n\t" // save modified Eflag back to stack
876 "pushq %%rcx \n\t" // save original Eflag to stack