Home
last modified time | relevance | path

Searched refs:tm (Results 1 – 25 of 52) sorted by relevance

123

/toolchain/binutils/binutils-2.27/opcodes/
Dtic54x-dis.c54 const insn_template* tm; in print_insn_tic54x() local
64 tm = tic54x_get_insn (info, memaddr, opcode, &size); in print_insn_tic54x()
71 if (tm->flags & FL_PAR) in print_insn_tic54x()
73 if (!print_parallel_instruction (info, memaddr, opcode, tm, size)) in print_insn_tic54x()
79 (char *) tm->name, in print_insn_tic54x()
80 tm->operand_types, in print_insn_tic54x()
81 size, (tm->flags & FL_EXT))) in print_insn_tic54x()
89 has_lkaddr (unsigned short memdata, const insn_template *tm) in has_lkaddr() argument
92 && (OPTYPE (tm->operand_types[0]) == OP_Smem in has_lkaddr()
93 || OPTYPE (tm->operand_types[1]) == OP_Smem in has_lkaddr()
[all …]
Dtic30-dis.c67 insn_template *tm; member
91 insn->tm = current_optab; in get_tic30_instruction()
97 insn->tm = current_optab; in get_tic30_instruction()
159 insn->tm = current_optab; in get_tic30_instruction()
168 insn->tm = current_optab; in get_tic30_instruction()
177 insn->tm = current_optab; in get_tic30_instruction()
350 if (insn->tm == NULL) in print_two_operand()
352 strcpy (name, insn->tm->name); in print_two_operand()
353 if (insn->tm->opcode_modifier == AddressMode) in print_two_operand()
357 if ((insn->tm->operand_types[1] & (Direct | Indirect)) in print_two_operand()
[all …]
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-i386.c290 insn_template tm; member
2731 pte (&x->tm); in pi()
3132 && i.tm.opcode_modifier.vexopcode == VEX0F in build_vex_prefix()
3133 && i.tm.opcode_modifier.s in build_vex_prefix()
3155 i.tm = t[1]; in build_vex_prefix()
3158 if (i.tm.opcode_modifier.vex == VEXScalar) in build_vex_prefix()
3161 vector_length = i.tm.opcode_modifier.vex == VEX256 ? 1 : 0; in build_vex_prefix()
3163 switch ((i.tm.base_opcode >> 8) & 0xff) in build_vex_prefix()
3182 if (i.tm.opcode_modifier.vexopcode == VEX0F in build_vex_prefix()
3183 && i.tm.opcode_modifier.vexw != VEXW1 in build_vex_prefix()
[all …]
Dtc-tic54x.c83 const insn_template *tm; /* Opcode template. */ member
2960 insn_template *tm; in md_begin() local
2989 for (tm = (insn_template *) tic54x_optab; tm->name; tm++) in md_begin()
2991 if (hash_find (op_hash, tm->name)) in md_begin()
2993 hash_err = hash_insert (op_hash, tm->name, (char *) tm); in md_begin()
2996 tm->name, hash_err); in md_begin()
2999 for (tm = (insn_template *) tic54x_paroptab; tm->name; tm++) in md_begin()
3001 if (hash_find (parop_hash, tm->name)) in md_begin()
3003 hash_err = hash_insert (parop_hash, tm->name, (char *) tm); in md_begin()
3006 tm->name, hash_err); in md_begin()
[all …]
Dtc-tic30.c263 insn_template *tm; /* Template of current instruction. */ member
649 partemplate *tm; /* Template of current parallel instruction. */ member
681 p_insn.tm = p_opcode; in tic30_parallel_insn()
727 p_insn.tm = p_opcode; in tic30_parallel_insn()
864 if (p_insn.operands[0] != p_insn.tm->operands_1) in tic30_parallel_insn()
870 if (p_insn.operands[1] != p_insn.tm->operands_2) in tic30_parallel_insn()
891 p_insn.tm->operand_types[count][i]) == 0) in tic30_parallel_insn()
911 if ((p_insn.tm->operand_types[0][0] & (Indirect | Rn)) in tic30_parallel_insn()
984 p_insn.opcode = p_insn.tm->base_opcode; in tic30_parallel_insn()
986 switch (p_insn.tm->oporder) in tic30_parallel_insn()
[all …]
Dte-vms.c278 struct tm *ts; in vms_file_stats_name()
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-mmix/
Dorph-d-awpe.d4 #source: tm-orph1.s
5 #source: tm-d.s
6 #source: tm-awpe.s
Dorph-dc-awp.d4 #source: tm-orph1.s
5 #source: tm-d-awp.s
6 #source: tm-awpe.s
Dorph-dc.d4 #source: tm-orph1.s
5 #source: tm-d.s
6 #source: tm-e.s
Dorph-dc-ap.d4 #source: tm-orph1.s
5 #source: tm-d-ap.s
6 #source: tm-ape.s
Dorph-d-a.d4 #source: tm-orph1.s
5 #source: tm-ae.s
Dorph-.d3 #source: tm-orph1.s
4 #source: tm-e.s
Dorph-awp.d3 #source: tm-orph1.s
4 #source: tm-awpe.s
Dorph-d-awn.d4 #source: tm-orph1.s
5 #source: tm-awne.s
Dorph-d.d4 #source: tm-orph1.s
5 #source: tm-e.s
Dorph-d-awp.d4 #source: tm-orph1.s
5 #source: tm-awpe.s
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/arm/
Diwmmxt-wldsttbh.d2 #name: Intel(r) Wireless MMX(tm) technology instructions version 1
Diwmmxt2.d2 #name: Intel(r) Wireless MMX(tm) technology instructions version 2
Diwmmxt.d2 #name: Intel(r) Wireless MMX(tm) technology instructions
/toolchain/binutils/binutils-2.27/libiberty/
Dsha1.c307 #define M(I) ( tm = x[I&0x0f] ^ x[(I-14)&0x0f] \ in sha1_process_block()
309 , (x[I&0x0f] = rol(tm, 1)) ) in sha1_process_block()
320 sha1_uint32 tm; in sha1_process_block() local
/toolchain/binutils/binutils-2.27/zlib/contrib/untgz/
Duntgz.c193 struct tm *local; in strtime()
212 struct tm *loctm; in setfiletime()
/toolchain/binutils/binutils-2.27/zlib/contrib/minizip/
Dminizip.c105 struct tm* filedate;
Dminiunz.c102 struct tm newdate;
/toolchain/binutils/binutils-2.27/config/
Dtcl.m41143 # AIX does not have a timezone field in struct tm. When the AIX
2564 AC_CACHE_CHECK([tm_tzadj in struct tm], tcl_cv_member_tm_tzadj, [
2565 AC_TRY_COMPILE([#include <time.h>], [struct tm tm; tm.tm_tzadj;],
2571 AC_CACHE_CHECK([tm_gmtoff in struct tm], tcl_cv_member_tm_gmtoff, [
2572 AC_TRY_COMPILE([#include <time.h>], [struct tm tm; tm.tm_gmtoff;],
/toolchain/binutils/binutils-2.27/ld/testsuite/
DChangeLog-2012555 ld-mmix/orph-dc-awp.d, ld-mmix/orph-dc.d, ld-mmix/tm-ae.s,
556 ld-mmix/tm-ape.s, ld-mmix/tm-awne.s, ld-mmix/tm-awpe.s,
557 ld-mmix/tm-d-ap.s, ld-mmix/tm-d-awp.s, ld-mmix/tm-d.s,
558 ld-mmix/tm-e.s, ld-mmix/tm-orph1.s: New test files.

123