Function rustc_target::asm::x86::high_byte

source ·
fn high_byte(
    arch: InlineAsmArch,
    _reloc_model: RelocModel,
    _target_features: &FxIndexSet<Symbol>,
    _target: &Target,
    _is_clobber: bool
) -> Result<(), &'static str>