Lines Matching refs:rbx
35 push %rbx
36 .cfi_rel_offset %rbx, -8
49 mov $SGX_ENCLAVE_RUN_RESERVED_START, %rbx
51 cmpq $0, (%rcx, %rbx)
53 add $8, %rbx
54 cmpq $SGX_ENCLAVE_RUN_RESERVED_END, %rbx
58 mov SGX_ENCLAVE_RUN_TCS(%rcx), %rbx
67 mov SGX_ENCLAVE_OFFSET_OF_RUN(%rbp), %rbx
70 movl $EEXIT, SGX_ENCLAVE_RUN_LEAF(%rbx)
74 cmpq $0, SGX_ENCLAVE_RUN_USER_HANDLER(%rbx)
81 pop %rbx
94 mov SGX_ENCLAVE_OFFSET_OF_RUN(%rbp), %rbx
97 mov %eax, (SGX_ENCLAVE_RUN_LEAF)(%rbx)
98 mov %di, (SGX_ENCLAVE_RUN_EXCEPTION_VECTOR)(%rbx)
99 mov %si, (SGX_ENCLAVE_RUN_EXCEPTION_ERROR_CODE)(%rbx)
100 mov %rdx, (SGX_ENCLAVE_RUN_EXCEPTION_ADDR)(%rbx)
108 mov %rbx, %rax
111 mov %rsp, %rbx
112 and $0xf, %rbx
136 lea 0x10(%rsp, %rbx), %rsp