Lines Matching refs:rsp
36 .cfi_def_cfa %rsp, (8 * 6)
38 .cfi_def_cfa %rsp, (8 * 5)
85 .cfi_def_cfa %rsp, 7 * 8 /* hw + _isr_* push this many values */
101 testb $3, 0x18(%rsp)
125 movq %rsp, %rdi /* pass the iframe using rdi */
152 testb $3, 0x18(%rsp)
177 movq %rsp, %r11
184 movq %rdi, 0x00(%rsp) // rdi holds vector number
185 movq $0, 0x08(%rsp) // error code
186 movq %rax, 0x10(%rsp) // RIP (return address)
187 movq $CODE_64_SELECTOR, 0x18(%rsp) // CS
188 movq %r10, 0x20(%rsp) // RFLAGS
189 movq %r11, 0x28(%rsp) // RSP
190 movq $0, 0x30(%rsp) // SS