Home
last modified time | relevance | path

Searched refs:inss (Results 1 – 25 of 57) sorted by relevance

123

/dports/net/v2ray/v2ray-core-4.36.2/vendor/github.com/v2fly/VSign/insmgr/
H A Dsorter.go32 inss := make([]SortableInstructions, 0, len(ins))
35 inss = append(inss, si)
37 sort.Stable(SortableInstructionsHolder{inss, ins})
/dports/cad/verilator/verilator-4.216/test_regress/t/
H A Dt_var_notfound_bad.v19 sub.subsubz.inss = 0; // subsub not found
34 integer inss; register
H A Dt_var_notfound_bad.out5 19 | sub.subsubz.inss = 0;
/dports/biology/mmseqs2/MMseqs2-13-45111/data/workflow/
H A Ddatabases.sh164 …("%c%c%c%c",11,0,0,0) > outfile".dbtype"; } /^>ss_/ { inss = 1; entry = 0; next; } inss == 1 { ins…
/dports/devel/arm-elf-binutils/binutils-2.37/opcodes/
H A Dz80-dis.c32 long inss; /* instruction set bit mask, taken from bfd_mach */ member
44 unsigned inss; /* bit mask of supported bfd_mach_* or 0 for all mach */ member
82 return !p->inss || (p->inss & buf->inss); in mach_inst()
298 if (buf->inss & INSS_EZ80) in arit_r()
300 else if (buf->inss & INSS_GBZ80) in arit_r()
349 if (buf->inss & INSS_EZ80) in arit_n()
351 else if (buf->inss & INSS_GBZ80) in arit_n()
562 if ((buf->inss & INSS_GBZ80) && (idx == 6)) in pref_cb()
627 arit = (buf->inss & INSS_EZ80) ? arit_str_ez80 : arit_str; in arit_d()
965 buf.inss = 1 << info->mach; in print_insn_z80()
[all …]
/dports/devel/gdb/gdb-11.1/opcodes/
H A Dz80-dis.c32 long inss; /* instruction set bit mask, taken from bfd_mach */ member
44 unsigned inss; /* bit mask of supported bfd_mach_* or 0 for all mach */ member
82 return !p->inss || (p->inss & buf->inss); in mach_inst()
298 if (buf->inss & INSS_EZ80) in arit_r()
300 else if (buf->inss & INSS_GBZ80) in arit_r()
349 if (buf->inss & INSS_EZ80) in arit_n()
351 else if (buf->inss & INSS_GBZ80) in arit_n()
562 if ((buf->inss & INSS_GBZ80) && (idx == 6)) in pref_cb()
627 arit = (buf->inss & INSS_EZ80) ? arit_str_ez80 : arit_str; in arit_d()
965 buf.inss = 1 << info->mach; in print_insn_z80()
[all …]
/dports/devel/gnulibiberty/binutils-2.37/opcodes/
H A Dz80-dis.c32 long inss; /* instruction set bit mask, taken from bfd_mach */ member
44 unsigned inss; /* bit mask of supported bfd_mach_* or 0 for all mach */ member
82 return !p->inss || (p->inss & buf->inss); in mach_inst()
298 if (buf->inss & INSS_EZ80) in arit_r()
300 else if (buf->inss & INSS_GBZ80) in arit_r()
349 if (buf->inss & INSS_EZ80) in arit_n()
351 else if (buf->inss & INSS_GBZ80) in arit_n()
562 if ((buf->inss & INSS_GBZ80) && (idx == 6)) in pref_cb()
627 arit = (buf->inss & INSS_EZ80) ? arit_str_ez80 : arit_str; in arit_d()
965 buf.inss = 1 << info->mach; in print_insn_z80()
[all …]
/dports/devel/binutils/binutils-2.37/opcodes/
H A Dz80-dis.c32 long inss; /* instruction set bit mask, taken from bfd_mach */ member
44 unsigned inss; /* bit mask of supported bfd_mach_* or 0 for all mach */ member
82 return !p->inss || (p->inss & buf->inss); in mach_inst()
298 if (buf->inss & INSS_EZ80) in arit_r()
300 else if (buf->inss & INSS_GBZ80) in arit_r()
349 if (buf->inss & INSS_EZ80) in arit_n()
351 else if (buf->inss & INSS_GBZ80) in arit_n()
562 if ((buf->inss & INSS_GBZ80) && (idx == 6)) in pref_cb()
627 arit = (buf->inss & INSS_EZ80) ? arit_str_ez80 : arit_str; in arit_d()
965 buf.inss = 1 << info->mach; in print_insn_z80()
[all …]
/dports/lang/fpc-source/fpc-3.2.2/tests/webtbs/
H A Dtw23744.pp4 inss: string = 'abc';
11 insert(inss,s,20);
/dports/science/code_saturne/code_saturne-7.1.0/src/cdo/
H A Dcs_domain_op.c644 int inss = 0; /* not activated by default */ in cs_domain_read_restart() local
645 if (cs_navsto_system_is_activated()) inss = 1; in cs_domain_read_restart()
656 if (i_val != inss) in cs_domain_read_restart()
658 "navier_stokes_system", inss, i_val); in cs_domain_read_restart()
810 int inss = 0; /* not activated by default */ in cs_domain_write_restart() local
811 if (cs_navsto_system_is_activated()) inss = 1; in cs_domain_write_restart()
817 &inss); in cs_domain_write_restart()
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/cmd/internal/obj/riscv/
H A Dobj.go1790 inss := []*instruction{ins}
1817 inss = []*instruction{insLUI}
1820 inss = append(inss, ins)
1849 inss = append(inss, ins2)
1859 inss = append(inss, ins2)
1877 inss = []*instruction{insAUIPC, ins}
1904 inss = []*instruction{insAUIPC, ins}
1945 return inss
1951 inss := []*instruction{ins}
2044 inss = append(inss, ins2)
[all …]
/dports/audio/uade/uade-2.13/amigasrc/players/ps3m/
H A Dply_s3m.s19 move d0,inss(a5)
43 move inss(a5),d0
71 move inss(a5),d0
202 cmp inss,d0
H A Dply_xm.s54 move d0,inss(a5)
76 move inss(a5),d7
501 cmp inss,d1
1395 cmp inss,d1
/dports/emulators/mednafen/mednafen/src/ss/
H A Ddebug.inc57 bool inss;
394 return DBG.inss;
447 DBG.inss = which;
450 DBG.inss = false;
888 DBG.inss = false;
/dports/biology/bbmap/bbmap/current/stream/
H A DSamLine.java1102 int inss=0; in countLeadingIndels() local
1111 inss++; in countLeadingIndels()
1118 return dels-inss; in countLeadingIndels()
1125 int inss=0; in countTrailingIndels() local
1134 inss++; in countTrailingIndels()
1141 return dels-inss; in countTrailingIndels()
/dports/science/eccodes/eccodes-2.23.0-Source/definitions/grib1/
H A D2.98.160.table89 230 inss Instantaneous northward turbulent surface stress (N m**-2)
H A D2.98.128.table230 230 inss Instantaneous northward turbulent surface stress (N m**-2)
/dports/devel/gnulibiberty/binutils-2.37/gas/config/
H A Dtc-z80.c751 unsigned inss; /*0 - all CPU types or list of supported INS_* */ member
3435 set_inss (int inss) in set_inss() argument
3444 ins_ok |= inss; in set_inss()
3685 if (!insp || (insp->inss && !(insp->inss & ins_ok))) in md_assemble()
/dports/devel/arm-elf-binutils/binutils-2.37/gas/config/
H A Dtc-z80.c751 unsigned inss; /*0 - all CPU types or list of supported INS_* */ member
3435 set_inss (int inss) in set_inss() argument
3444 ins_ok |= inss; in set_inss()
3685 if (!insp || (insp->inss && !(insp->inss & ins_ok))) in md_assemble()
/dports/devel/binutils/binutils-2.37/gas/config/
H A Dtc-z80.c751 unsigned inss; /*0 - all CPU types or list of supported INS_* */ member
3435 set_inss (int inss) in set_inss() argument
3444 ins_ok |= inss; in set_inss()
3685 if (!insp || (insp->inss && !(insp->inss & ins_ok))) in md_assemble()
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/atc/
H A DPerAtomQuantityLibrary.cpp481 stringstream inss (line,stringstream::in | stringstream::out); in reset() local
482 inss >> natoms; // number of atoms in reset()
/dports/science/grib_api/grib_api-1.28.0-Source/definitions/grib1/
H A D2.98.128.table230 230 inss Instantaneous Y surface stress (N m**-2)
/dports/science/lammps/lammps-stable_29Sep2021/lib/atc/
H A DPerAtomQuantityLibrary.cpp481 stringstream inss (line,stringstream::in | stringstream::out); in reset() local
482 inss >> natoms; // number of atoms in reset()
/dports/emulators/hatari/hatari-2.2.1/src/cpu/
H A Ddebug.c5294 int inss = m68k_asm(inptr, asmout, asmaddr); in debug_line() local
5295 if (inss > 0) { in debug_line()
5296 for (int i = 0; i < inss; i++) { in debug_line()
5417 int inss = m68k_asm(inptr, asmout, asmaddr); in debug_line() local
5418 if (inss > 0) { in debug_line()
5419 for (int i = 0; i < inss; i++) { in debug_line()
/dports/science/grib_api/grib_api-1.28.0-Source/definitions/
H A Dmars_param.table5034 inss 230 |

123