Skip to content

Commit d257c20

Browse files
committed
removed unnecessary push
1 parent fc50036 commit d257c20

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/libstd/sys/sgx/abi/entry.S

-1
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,6 @@ sgx_entry:
124124

125125
/* making sure AC flag is not set in rflags */
126126
/* avoid using the 'clac' instruction to be compatible with older compilers */
127-
push %rcx
128127
pushfq
129128
popq %rcx
130129
and $0xFFFFFFFFFFFBFFFF, %rcx

0 commit comments

Comments
 (0)