Function rustc_target::asm::arm::not_thumb1
source · fn not_thumb1(
_arch: InlineAsmArch,
_reloc_model: RelocModel,
target_features: &FxHashSet<Symbol>,
_target: &Target,
is_clobber: bool
) -> Result<(), &'static str>