Searched refs:opcode_modifier (Results 1 – 5 of 5) sorted by relevance
1107 if (t->opcode_modifier & D)1109 if (t->opcode_modifier & W)1445 && (~i.tm.opcode_modifier1458 if (i.tm.opcode_modifier & FWait)1463 if ((i.tm.opcode_modifier & IsString) != 0 && i.mem_operands != 0)1486 if (i.tm.opcode_modifier & ImmExt)1526 else if (!quiet_warnings && (i.tm.opcode_modifier & Ugh) != 0)1539 if ((i.tm.opcode_modifier & (Jump | JumpByte | JumpDword))1549 if ((i.tm.opcode_modifier & Rex64) != 0)1645 && (current_templates->start->opcode_modifier & IsPrefix))[all …]
1613 if (insn.tm->opcode_modifier == AddressMode) in md_assemble()1711 if ((insn.operands > 0) && (insn.tm->opcode_modifier == AddressMode)) in md_assemble()1833 else if (insn.tm->opcode_modifier == PCRel) in md_assemble()1913 else if (insn.tm->opcode_modifier == StackOp in md_assemble()1914 || insn.tm->opcode_modifier == Rotate) in md_assemble()
204 unsigned int opcode_modifier; member
355 if (insn->tm->opcode_modifier == AddressMode) in print_two_operand()416 if (insn->tm->opcode_modifier == StackOp) in print_two_operand()660 if ((insn->tm->opcode_modifier == PCRel) && (insn_word & PCRel)) in print_branch()
224 unsigned int opcode_modifier; member