Function rustc_target::asm::x86::esi_reserved

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