☰
In core::core_arch::x86::eflags
?
Function
core
::
core_arch
::
x86
::
eflags
::
__readeflags
1.27.0
·
source
·
[
−
]
pub unsafe fn __readeflags() ->
u64
👎
Deprecated since 1.29.0: See issue #51810 - use inline assembly instead
Available on
x86 or x86-64
only.
Expand description
Reads EFLAGS.
Intel’s documentation