Home
last modified time | relevance | path

Searched refs:MACH_MS1 (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-mt.c86 static unsigned mt_mach_bitmask = 1 << MACH_MS1;
113 mt_mach_bitmask = 1 << MACH_MS1; in md_parse_option()
120 mt_mach_bitmask = 1 << MACH_MS1; in md_parse_option()
/toolchain/binutils/binutils-2.25/opcodes/
Dmt-desc.c49 { "ms1", MACH_MS1 },
136 { "ms1", "ms1", MACH_MS1, 0 },
779 { 0, { { { (1<<MACH_MS1), 0 } } } }
784 { 0, { { { (1<<MACH_MS1), 0 } } } }
789 { 0, { { { (1<<MACH_MS1), 0 } } } }
794 { 0, { { { (1<<MACH_MS1)|(1<<MACH_MS1_003), 0 } } } }
Dmt-desc.h105 MACH_BASE, MACH_MS1, MACH_MS1_003, MACH_MS2 enumerator