Home
last modified time | relevance | path

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

12

/toolchain/binutils/binutils-2.25/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.25/gas/config/
Dtc-i386.c282 insn_template tm; member
2678 pte (&x->tm); in pi()
3079 && i.tm.opcode_modifier.vexopcode == VEX0F in build_vex_prefix()
3080 && i.tm.opcode_modifier.s in build_vex_prefix()
3102 i.tm = t[1]; in build_vex_prefix()
3105 if (i.tm.opcode_modifier.vex == VEXScalar) in build_vex_prefix()
3108 vector_length = i.tm.opcode_modifier.vex == VEX256 ? 1 : 0; in build_vex_prefix()
3110 switch ((i.tm.base_opcode >> 8) & 0xff) in build_vex_prefix()
3129 if (i.tm.opcode_modifier.vexopcode == VEX0F in build_vex_prefix()
3130 && i.tm.opcode_modifier.vexw != VEXW1 in build_vex_prefix()
[all …]
Dtc-tic54x.c83 const insn_template *tm; /* Opcode template. */ member
2988 insn_template *tm; in md_begin() local
3017 for (tm = (insn_template *) tic54x_optab; tm->name; tm++) in md_begin()
3019 if (hash_find (op_hash, tm->name)) in md_begin()
3021 hash_err = hash_insert (op_hash, tm->name, (char *) tm); in md_begin()
3024 tm->name, hash_err); in md_begin()
3027 for (tm = (insn_template *) tic54x_paroptab; tm->name; tm++) in md_begin()
3029 if (hash_find (parop_hash, tm->name)) in md_begin()
3031 hash_err = hash_insert (parop_hash, tm->name, (char *) tm); in md_begin()
3034 tm->name, hash_err); in md_begin()
[all …]
Dtc-tic30.c263 insn_template *tm; /* Template of current instruction. */ member
644 partemplate *tm; /* Template of current parallel instruction. */ member
676 p_insn.tm = p_opcode; in tic30_parallel_insn()
722 p_insn.tm = p_opcode; in tic30_parallel_insn()
859 if (p_insn.operands[0] != p_insn.tm->operands_1) in tic30_parallel_insn()
865 if (p_insn.operands[1] != p_insn.tm->operands_2) in tic30_parallel_insn()
886 p_insn.tm->operand_types[count][i]) == 0) in tic30_parallel_insn()
906 if ((p_insn.tm->operand_types[0][0] & (Indirect | Rn)) in tic30_parallel_insn()
979 p_insn.opcode = p_insn.tm->base_opcode; in tic30_parallel_insn()
981 switch (p_insn.tm->oporder) in tic30_parallel_insn()
[all …]
Dte-vms.c253 struct tm *ts; in vms_file_stats_name()
/toolchain/binutils/binutils-2.25/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.25/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.25/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.25/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.25/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.
/toolchain/binutils/binutils-2.25/binutils/
Dreadelf.c8022 struct tm * tmp; in dynamic_section_mips_val()
8129 struct tm *tm; in print_vms_time() local
8133 tm = gmtime (&unxtime); in print_vms_time()
8135 tm->tm_year + 1900, tm->tm_mon + 1, tm->tm_mday, in print_vms_time()
8136 tm->tm_hour, tm->tm_min, tm->tm_sec); in print_vms_time()
8910 struct tm * tmp; in process_dynamic_section()
13387 struct tm * tmp; in process_mips_specific()
14011 struct tm * tmp; in process_gnu_liblist()
/toolchain/binutils/binutils-2.25/gas/
Dconfig.in148 /* Define if <time.h> has struct tm.tm_gmtoff. */
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/s390/
Desa-g5.s446 tm 4095(%r5),255

12