Home
last modified time | relevance | path

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

123

/netbsd-src/usr.sbin/ldpd/
H A Dldp_errors.c164 union mpls_shim ms2; in mpls_ntoa() local
166 ms2.s_addr = ntohl(smpls->smpls_addr.s_addr); in mpls_ntoa()
167 snprintf(ret, sizeof(ret), "%d", ms2.shim.label); in mpls_ntoa()
/netbsd-src/external/gpl3/binutils.old/dist/cpu/
H A Dmt.cpu36 (machs ms1 ms1-003 ms2)
93 (name ms2)
94 (comment "Morpho Technologies ms2")
129 (name ms2)
130 (comment "Morpho Technologies ms2")
131 (mach ms2)
244 ; additional fields in ms2
538 ; For the ms2 insns
540 (attrs (MACH ms2) PCREL-ADDR)
543 (attrs (MACH ms2))
[all …]
H A DChangeLog787 Add ms2
788 * ms1.cpu (ms2, ms2bf): New architecture variant, cpu, machine and
796 (mul, muli, dbnz, iflush): Enable for ms2
801 fbcbincrs, mfbcbincrs): Enable for ms2.
802 (loop, loopu, dfbc, dwfb, fbwfb, dfbr): New ms2 insns.
/netbsd-src/external/gpl3/gdb/dist/cpu/
H A Dmt.cpu36 (machs ms1 ms1-003 ms2)
93 (name ms2)
94 (comment "Morpho Technologies ms2")
129 (name ms2)
130 (comment "Morpho Technologies ms2")
131 (mach ms2)
244 ; additional fields in ms2
538 ; For the ms2 insns
540 (attrs (MACH ms2) PCREL-ADDR)
543 (attrs (MACH ms2))
[all …]
/netbsd-src/external/gpl3/gdb.old/dist/cpu/
H A Dmt.cpu36 (machs ms1 ms1-003 ms2)
93 (name ms2)
94 (comment "Morpho Technologies ms2")
129 (name ms2)
130 (comment "Morpho Technologies ms2")
131 (mach ms2)
244 ; additional fields in ms2
538 ; For the ms2 insns
540 (attrs (MACH ms2) PCREL-ADDR)
543 (attrs (MACH ms2))
[all …]
/netbsd-src/external/gpl3/binutils/dist/cpu/
H A Dmt.cpu36 (machs ms1 ms1-003 ms2)
93 (name ms2)
94 (comment "Morpho Technologies ms2")
129 (name ms2)
130 (comment "Morpho Technologies ms2")
131 (mach ms2)
244 ; additional fields in ms2
538 ; For the ms2 insns
540 (attrs (MACH ms2) PCREL-ADDR)
543 (attrs (MACH ms2))
[all …]
H A DChangeLog804 Add ms2
805 * ms1.cpu (ms2, ms2bf): New architecture variant, cpu, machine and
813 (mul, muli, dbnz, iflush): Enable for ms2
818 fbcbincrs, mfbcbincrs): Enable for ms2.
819 (loop, loopu, dfbc, dwfb, fbwfb, dfbr): New ms2 insns.
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-mt.c96 ms2 enumerator
134 mt_arch = ms2; in md_parse_option()
256 if (mt_mach == ms2 in md_assemble()
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-mt.c96 ms2 enumerator
134 mt_arch = ms2; in md_parse_option()
256 if (mt_mach == ms2 in md_assemble()
/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/bfin/
H A Dse_loop_lr.S418 LD32_LABEL(r0, ms2);
422 ms2:LB0 = R1;
/netbsd-src/external/gpl3/binutils.old/dist/gas/doc/
H A Dc-mt.texi38 and @code{ms2}.
/netbsd-src/external/gpl3/binutils/dist/gas/doc/
H A Dc-mt.texi38 and @code{ms2}.
/netbsd-src/sys/arch/hppa/hppa/
H A Ddb_disasm.c2220 *ms2 = SinglePrec(w) ? fsreg[Ms2(w)] : fdreg[Ms2(w)], in fmpyaddDasm() local
2227 ((SinglePrec(w)) ? "sgl" : "dbl"), ms1, ms2, mt); in fmpyaddDasm()
2230 ((SinglePrec(w)) ? "sgl" : "dbl"), ms1, ms2, mt, as, ad); in fmpyaddDasm()
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/algorithm/
H A Diteration.d773 auto ms2 = map!(std.ascii.toUpper)(s2); variable
776 assert(ms2[0] == '日');
779 assert(equal(ms2[0 .. 2], "日本"w));
/netbsd-src/external/gpl3/gdb/dist/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.
/netbsd-src/external/gpl3/binutils/dist/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.
/netbsd-src/external/gpl3/binutils.old/dist/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.
/netbsd-src/external/gpl3/gdb.old/dist/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.
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/algorithm/
H A Diteration.d747 auto ms2 = map!(toUpper)(s2); variable
750 assert(ms2[0] == '日');
753 assert(equal(ms2[0 .. 2], "日本"w));
/netbsd-src/external/gpl3/binutils/dist/gas/
H A DChangeLog-2005344 Add ms2 support.
346 (ms1_architectures): Add ms2.
347 (md_parse_option): Add ms2.
348 (md_show_usage): Add ms2.
/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A DChangeLog-2005344 Add ms2 support.
346 (ms1_architectures): Add ms2.
347 (md_parse_option): Add ms2.
348 (md_show_usage): Add ms2.
H A DNEWS456 * Support for ms2 architecture has been added.
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-2005821 Add ms2 support.
822 * ms1-tdep.c (ms1_register_type): Check for ms2.
823 (ms1_breakpoint_from_pc): ms2 has a different break instruction.
825 ms1_registers_info): Add ms2.
826 * NEWS (Changes since GDB 6.4): Add ms2
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-2005821 Add ms2 support.
822 * ms1-tdep.c (ms1_register_type): Check for ms2.
823 (ms1_breakpoint_from_pc): ms2 has a different break instruction.
825 ms1_registers_info): Add ms2.
826 * NEWS (Changes since GDB 6.4): Add ms2
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A DChangeLog-2005149 Add ms2.

123