Lines Matching refs:rbx
34 push %rbx
35 .cfi_rel_offset %rbx, -8
48 mov $SGX_ENCLAVE_RUN_RESERVED_START, %rbx
50 cmpq $0, (%rcx, %rbx)
52 add $8, %rbx
53 cmpq $SGX_ENCLAVE_RUN_RESERVED_END, %rbx
57 mov SGX_ENCLAVE_RUN_TCS(%rcx), %rbx
66 mov SGX_ENCLAVE_OFFSET_OF_RUN(%rbp), %rbx
69 movl $EEXIT, SGX_ENCLAVE_RUN_LEAF(%rbx)
73 cmpq $0, SGX_ENCLAVE_RUN_USER_HANDLER(%rbx)
80 pop %rbx
93 mov SGX_ENCLAVE_OFFSET_OF_RUN(%rbp), %rbx
96 mov %eax, (SGX_ENCLAVE_RUN_LEAF)(%rbx)
97 mov %di, (SGX_ENCLAVE_RUN_EXCEPTION_VECTOR)(%rbx)
98 mov %si, (SGX_ENCLAVE_RUN_EXCEPTION_ERROR_CODE)(%rbx)
99 mov %rdx, (SGX_ENCLAVE_RUN_EXCEPTION_ADDR)(%rbx)
107 mov %rbx, %rax
110 mov %rsp, %rbx
111 and $0xf, %rbx
135 lea 0x10(%rsp, %rbx), %rsp