Searched refs:MACH_MS1 (Results 1 – 3 of 3) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-mt.c | 86 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/ |
D | mt-desc.c | 49 { "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 } } } }
|
D | mt-desc.h | 105 MACH_BASE, MACH_MS1, MACH_MS1_003, MACH_MS2 enumerator
|