Home
last modified time | relevance | path

Searched refs:mt_mach (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-mt.c85 static int mt_mach = bfd_mach_ms1; variable
112 mt_mach = bfd_mach_ms1; in md_parse_option()
119 mt_mach = bfd_mach_ms1; in md_parse_option()
126 mt_mach = bfd_mach_mrisc2; in md_parse_option()
133 mt_mach = bfd_mach_mrisc2; in md_parse_option()
180 bfd_default_set_arch_mach (stdoutput, bfd_arch_mt, mt_mach); in md_begin()
223 && mt_mach == ms1_64_001) in md_assemble()
254 if (mt_mach == ms2 in md_assemble()
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-2005102 (mt_insn, mt_mach, mt_mach_bitmask, mt_flags, mt_architectures):