Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 141 → Rev 142

/SPARTAN/trunk/arch/ia32/src/asm.S
119,7 → 119,7
# CLNT
pushfl;
pop %eax;
and $0xFFFFBFFF;
and $0xFFFFBFFF,%eax;
push %eax;
popfl;