Home
last modified time | relevance | path

Searched refs:base_opcode (Results 1 – 7 of 7) sorted by relevance

/dflybsd-src/contrib/binutils-2.34/gas/config/
H A Dtc-i386.c3153 fprintf (stdout, "opcode %x ", t->base_opcode); in pte()
3535 i.tm.base_opcode ^= (i.tm.base_opcode & 0xee) != 0x6e in build_vex_prefix()
3599 switch ((i.tm.base_opcode >> 8) & 0xff) in build_vex_prefix()
3743 switch ((i.tm.base_opcode >> 8) & 0xff) in build_evex_prefix()
3999 && (i.tm.base_opcode == 0xa8 in optimize_encoding()
4000 || (i.tm.base_opcode == 0xf6 in optimize_encoding()
4030 && ((i.tm.base_opcode == 0xb8 in optimize_encoding()
4034 && ((i.tm.base_opcode == 0x24 in optimize_encoding()
4035 || i.tm.base_opcode == 0xa8) in optimize_encoding()
4036 || (i.tm.base_opcode == 0x80 in optimize_encoding()
[all …]
H A Dtc-i386-intel.c308 || current_templates->start->base_opcode == 0xf30f1b /* bndmk */ in i386_intel_simplify_register()
309 || (current_templates->start->base_opcode & ~1) == 0x0f1a /* bnd{ld,st}x */ in i386_intel_simplify_register()
631 && current_templates->start->base_opcode != 0x8d /* lea */) in i386_intel_operand()
655 || current_templates->start->base_opcode == 0x62 /* bound */) in i386_intel_operand()
685 if (current_templates->start->base_opcode == 0x62 /* bound */ in i386_intel_operand()
/dflybsd-src/contrib/binutils-2.27/gas/config/
H A Dtc-i386-intel.c298 || current_templates->start->base_opcode == 0xf30f1b /* bndmk */ in i386_intel_simplify_register()
299 || (current_templates->start->base_opcode & ~1) == 0x0f1a /* bnd{ld,st}x */ in i386_intel_simplify_register()
608 && current_templates->start->base_opcode != 0x8d /* lea */) in i386_intel_operand()
624 || current_templates->start->base_opcode == 0x62 /* bound */) in i386_intel_operand()
637 || current_templates->start->base_opcode == 0x62 /* bound */) in i386_intel_operand()
667 if (current_templates->start->base_opcode == 0x62 /* bound */ in i386_intel_operand()
H A Dtc-i386.c2776 fprintf (stdout, "opcode %x ", t->base_opcode); in pte()
3163 switch ((i.tm.base_opcode >> 8) & 0xff) in build_vex_prefix()
3288 switch ((i.tm.base_opcode >> 8) & 0xff) in build_evex_prefix()
3625 if ((i.tm.base_opcode & ~9) == 0x0fb6) in md_assemble()
3654 || (i.tm.base_opcode != 0x86 in md_assemble()
3753 if (i.tm.base_opcode == INT_OPCODE in md_assemble()
3757 i.tm.base_opcode = INT3_OPCODE; in md_assemble()
3892 switch (add_prefix (current_templates->start->base_opcode)) in parse_insn()
4857 && (t->base_opcode != 0x0fc7 in match_template()
4929 if (i.reloc[0] == BFD_RELOC_386_GOT32 && t->base_opcode == 0xa0) in match_template()
[all …]
/dflybsd-src/contrib/gdb-7/opcodes/
H A Di386-opc.h673 unsigned int base_opcode; member
/dflybsd-src/contrib/binutils-2.27/opcodes/
H A Di386-opc.h849 unsigned int base_opcode; member
/dflybsd-src/contrib/binutils-2.34/opcodes/
H A Di386-opc.h857 unsigned int base_opcode; member