Home
last modified time | relevance | path

Searched refs:ms2 (Results 1 – 15 of 15) sorted by relevance

/openbsd/gnu/usr.bin/binutils-2.17/cpu/
H A Dmt.cpu35 (machs ms1 ms1-003 ms2)
92 (name ms2)
128 (name ms2)
130 (mach ms2)
243 ; additional fields in ms2
537 ; For the ms2 insns
542 (attrs (MACH ms2))
1027 ((MACH ms1-003,ms2))
1322 ((MACH ms2))
1330 ((MACH ms2))
[all …]
H A DChangeLog111 Add ms2
112 * ms1.cpu (ms2, ms2bf): New architecture variant, cpu, machine and
120 (mul, muli, dbnz, iflush): Enable for ms2
125 fbcbincrs, mfbcbincrs): Enable for ms2.
126 (loop, loopu, dfbc, dwfb, fbwfb, dfbr): New ms2 insns.
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-mt.c98 ms2 enumerator
136 mt_arch = ms2; in md_parse_option()
255 if (mt_mach == ms2 in md_assemble()
/openbsd/gnu/gcc/gcc/config/mt/
H A Dt-mt64 MULTILIB_OPTIONS = march=ms1-64-001/march=ms1-16-002/march=ms1-16-003/march=ms2
65 MULTILIB_DIRNAMES = ms1-64-001 ms1-16-002 ms1-16-003 ms2
H A Dmt.md155 ;; Loop instructions. ms2 has a low overhead looping instructions.
/openbsd/gnu/usr.bin/binutils-2.17/gas/doc/
H A Dc-mt.texi38 and @code{ms2}.
/openbsd/sys/arch/hppa/hppa/
H A Ddb_disasm.c2296 *ms2 = SinglePrec(w) ? fsreg[Ms2(w)] : fdreg[Ms2(w)], local
2303 ((SinglePrec(w)) ? "sgl" : "dbl"), ms1, ms2, mt);
2306 ((SinglePrec(w)) ? "sgl" : "dbl"), ms1, ms2, mt, as, ad);
/openbsd/gnu/usr.bin/binutils-2.17/include/
H A DChangeLog65 Add ms2.
/openbsd/gnu/usr.bin/binutils-2.17/gas/
H A DNEWS5 * Support for ms2 architecture has been added.
H A DChangeLog-2005346 Add ms2 support.
348 (ms1_architectures): Add ms2.
349 (md_parse_option): Add ms2.
350 (md_show_usage): Add ms2.
/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A DChangeLog-2005371 Add ms2 support
373 * cpu-ms1.c (arch_info_struct): Add ms2 stanza.
374 * elf32-ms1.c (elf32_ms1_machine): Add ms2 case.
377 (ms1_elf_print_private_bfd_data): Add ms2 case.
378 * reloc.c (BFD_RELOC_MS1_PCINSN8): Add ms2 specific reloc.
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/
H A DChangeLog-2005149 Add ms2.
/openbsd/gnu/usr.bin/binutils-2.17/
H A Dmd5.sum3741 79eea58fd131fc4a04503206807045f4 gas/testsuite/gas/mt/ms2.d
3742 7581af9f6edce4220949225f386bd96b gas/testsuite/gas/mt/ms2.s
/openbsd/gnu/gcc/gcc/doc/
H A Dinvoke.texi11192 @samp{ms1-16-003} and @samp{ms2}.
H A Dgcc.info10766 CPU-TYPE are `ms1-64-001', `ms1-16-002', `ms1-16-003' and `ms2'.