Skip to main content

svlogb_f64_m

Function svlogb_f64_m 

Source
pub fn svlogb_f64_m(
    inactive: svint64_t,
    pg: svbool_t,
    op: svfloat64_t,
) -> svint64_t
🔬This is a nightly-only experimental API. (stdarch_aarch64_sve #145052)
Available on (AArch64 or ARM64EC) and target feature sve and target feature sve2 only.
Expand description

Base 2 logarithm as integer Arm’s documentation