Home
last modified time | relevance | path

Searched refs:SMT (Results 1 – 9 of 9) sorted by relevance

/freebsd-11-stable/contrib/binutils/opcodes/
HDmips-opc.c102 #define SMT INSN_SMARTMIPS macro
765 {"lwxs", "d,t(b)", 0x70000088, 0xfc0007ff, LDD|RD_b|RD_t|WR_d, 0, SMT },
788 {"maddp", "s,t", 0x70000441, 0xfc00ffff, RD_s|RD_t|MOD_HILO, 0, SMT },
835 {"mflhxu", "d", 0x00000052, 0xffff07ff, WR_d|MOD_HILO, 0, SMT },
902 {"mtlhx", "s", 0x00000053, 0xfc1fffff, RD_s|MOD_HILO, 0, SMT },
973 {"multp", "s,t", 0x00000459, 0xfc00ffff, RD_s|RD_t|MOD_HILO, 0, SMT },
1025 {"pperm", "s,t", 0x70000481, 0xfc00ffff, MOD_HILO|RD_s|RD_t, 0, SMT },
1063 {"ror", "d,w,<", 0x00200002, 0xffe0003f, WR_d|RD_t, 0, N5|I33|SMT },
1064 {"rorv", "d,t,s", 0x00000046, 0xfc0007ff, RD_t|RD_s|WR_d, 0, N5|I33|SMT },
1065 {"rotl", "d,v,t", 0, (int) M_ROL, INSN_MACRO, 0, I33|SMT },
[all …]
/freebsd-11-stable/contrib/gcc/doc/
HDtree-ssa.texi1410 disambiguation, a bare SMT will be added to the list of virtual
1412 referenced. If the set of bare SMT's may change,
1574 tags are called ``symbol memory tag'' (SMT)@. The other class are
1591 memory tag SMT and an addressable variable V@. If the alias sets
1592 of SMT and V conflict (as computed by may_alias_p), then V is
1593 marked as an alias tag and added to the alias set of SMT@.
/freebsd-11-stable/contrib/tzdata/
HDsouthamerica1118 # - [1] says SMT was -4:42:45, [2] says Chile's official time from
1302 -4:42:46 - SMT 1910 Jan 10 # Santiago Mean Time
1304 -4:42:46 - SMT 1918 Sep 10
1306 -4:42:46 - SMT 1927 Sep 1
1316 -4:42:46 - SMT 1910 Jan 10
1318 -4:42:46 - SMT 1918 Sep 10
1320 -4:42:46 - SMT 1927 Sep 1
1530 -3:51:24 - SMT 1912 Mar 12 # Stanley Mean Time
HDasia2755 6:55:25 - SMT 1905 Jun 1 # Singapore M.T.
3593 6:55:25 - SMT 1905 Jun 1 # Singapore M.T.
HDeurope2825 2:16 - SMT 1924 May 2 # Simferopol Mean T
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
HDX86ScheduleZnver2.td119 // In SMT mode it is 96 entry per thread. But, we do not use the conservative
120 // value here because there is currently no way to fully mode the SMT mode,
HDX86ScheduleZnver1.td118 // In SMT mode it is 96 entry per thread. But, we do not use the conservative
119 // value here because there is currently no way to fully mode the SMT mode,
/freebsd-11-stable/contrib/file/magic/Magdir/
HDdatabase295 # HiPer-Six format;Clipper SIX, with SMT memo file
/freebsd-11-stable/contrib/gcc/
HDChangeLog-20064226 * tree-complex.c (pass_lower_complex): Update SMT usage.
10230 TODO_update_smt_usage if we need to update SMT usage.
10678 * doc/tree-ssa.texi: Update documentation to reflect TMT->SMT