Function rustc_target::asm::x86::high_byte[][src]

fn high_byte(
    arch: InlineAsmArch,
    _has_feature: impl FnMut(&str) -> bool,
    _target: &Target
) -> Result<(), &'static str>