Constant core::arch::x86::_CMP_GE_OQ

1.27.0 · source · []
pub const _CMP_GE_OQ: i32 = 0x1d;
Available on x86 only.
Expand description

Greater-than-or-equal (ordered, non-signaling)

This documentation is an old archive. Please see https://rust.docs.kernel.org instead.