Searched refs:opcode_modifier (Results 1 – 5 of 5) sorted by relevance
1392 if (t->opcode_modifier & D) in pte()1394 if (t->opcode_modifier & W) in pte()1785 && (~i.tm.opcode_modifier1798 if (i.tm.opcode_modifier & FWait)1803 if ((i.tm.opcode_modifier & IsString) != 0 && i.mem_operands != 0)1826 if (i.tm.opcode_modifier & ImmExt)1869 else if (!quiet_warnings && (i.tm.opcode_modifier & Ugh) != 0)1882 if ((i.tm.opcode_modifier & (Jump | JumpByte | JumpDword))1892 if ((i.tm.opcode_modifier & Rex64) != 0)1987 && (current_templates->start->opcode_modifier & IsPrefix)) in parse_insn()[all …]
105 char *cpu_flags, *opcode_modifier, *operand_types [MAX_OPERANDS]; in process_i386_opcodes() local172 opcode_modifier = next_field (str, &str); in process_i386_opcodes()224 printf (" %s,\n", opcode_modifier); in process_i386_opcodes()
97 unsigned int opcode_modifier; member
791 opcode_modifier defines.1651 (ImmExt): New flag. Renumber some of the opcode_modifier bits.1653 3DNow! via ImmExt opcode_modifier. Remove ReverseRegRegmem4093 opcode_modifier checks to look for more common cases first. Add4161 instruction check via new opcode_modifier flag.
998 opcode_modifier and operand_types.