removed unnecessary push

This commit is contained in:
Raoul Strackx
2019-10-25 15:27:48 +02:00
parent fc50036848
commit d257c20a1d

View File

@@ -124,7 +124,6 @@ sgx_entry:
/* making sure AC flag is not set in rflags */
/* avoid using the 'clac' instruction to be compatible with older compilers */
push %rcx
pushfq
popq %rcx
and $0xFFFFFFFFFFFBFFFF, %rcx