Searched refs:opcode_modifier (Results 1 - 25 of 25) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-i386.c1961 && (!t->opcode_modifier.sse2avx
2204 > !!t->opcode_modifier.broadcast)
2225 if (t->opcode_modifier.jump
2226 && t->opcode_modifier.jump != JUMP_ABSOLUTE)
2234 && t->opcode_modifier.anysize)
2265 if (!t->opcode_modifier.d)
3228 if (t->opcode_modifier.d)
3230 if (t->opcode_modifier.w)
3584 && i.tm.opcode_modifier.vexopcode == VEX0F
3585 && (i.tm.opcode_modifier
[all...]
H A Dtc-i386-intel.c668 && (current_templates->start->opcode_modifier.jump == JUMP
669 || current_templates->start->opcode_modifier.jump
708 || current_templates->start->opcode_modifier.jump == JUMP_DWORD
709 || current_templates->start->opcode_modifier.jump == JUMP)
732 if (current_templates->start->opcode_modifier.jump != JUMP
733 && current_templates->start->opcode_modifier.jump != JUMP_DWORD)
757 if (current_templates->start->opcode_modifier.jump == JUMP
758 || current_templates->start->opcode_modifier.jump == JUMP_DWORD
759 || current_templates->start->opcode_modifier.jump == JUMP_INTERSEGMENT)
865 >= 2 - !current_templates->start->opcode_modifier
[all...]
H A Dtc-tic30.c1588 if (insn.tm->opcode_modifier == AddressMode)
1686 if ((insn.operands > 0) && (insn.tm->opcode_modifier == AddressMode))
1808 else if (insn.tm->opcode_modifier == PCRel)
1888 else if (insn.tm->opcode_modifier == StackOp
1889 || insn.tm->opcode_modifier == Rotate)
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-i386.c1890 || (t->opcode_modifier.vex && i.has_egpr)
1923 if (t->opcode_modifier.vex && t->opcode_modifier.evex)
1989 if (!t->opcode_modifier.sse2avx
2168 || t->opcode_modifier.isstring))))
2213 > !!t->opcode_modifier.broadcast)
2234 if (t->opcode_modifier.jump
2235 && t->opcode_modifier.jump != JUMP_ABSOLUTE)
2243 && t->opcode_modifier.operandconstraint == ANY_SIZE)
2274 if (!t->opcode_modifier
[all...]
H A Dtc-i386-intel.c719 && (current_templates.start->opcode_modifier.jump == JUMP
720 || current_templates.start->opcode_modifier.jump
764 || current_templates.start->opcode_modifier.jump == JUMP_DWORD
765 || current_templates.start->opcode_modifier.jump == JUMP))
797 if (current_templates.start->opcode_modifier.jump != JUMP
798 && current_templates.start->opcode_modifier.jump != JUMP_DWORD)
828 || t->opcode_modifier.dialect >= ATT_SYNTAX)
834 if (t->opcode_modifier.no_bsuf)
838 if (t->opcode_modifier.no_wsuf)
842 if (t->opcode_modifier
[all...]
H A Dtc-tic30.c1588 if (insn.tm->opcode_modifier == AddressMode)
1686 if ((insn.operands > 0) && (insn.tm->opcode_modifier == AddressMode))
1808 else if (insn.tm->opcode_modifier == PCRel)
1888 else if (insn.tm->opcode_modifier == StackOp
1889 || insn.tm->opcode_modifier == Rotate)
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-i386.c1782 && (!t->opcode_modifier.sse2avx
2021 > !!t->opcode_modifier.broadcast)
2042 if (t->opcode_modifier.jump
2043 && t->opcode_modifier.jump != JUMP_ABSOLUTE)
2051 && t->opcode_modifier.anysize)
2082 if (!t->opcode_modifier.d)
2092 || t->opcode_modifier.vexsources);
2100 if (t->opcode_modifier.vexsources)
3167 if (opc_pfx[t->opcode_modifier.opcodeprefix])
3168 fprintf (stdout, "pfx %x ", opc_pfx[t->opcode_modifier
[all...]
H A Dtc-i386-intel.c344 || (t->opcode_modifier.opcodeprefix == PREFIX_0XF3
345 && t->opcode_modifier.opcodespace == SPACE_0F
347 || (t->opcode_modifier.opcodeprefix == PREFIX_NONE
348 && t->opcode_modifier.opcodespace == SPACE_0F
684 && (current_templates->start->opcode_modifier.opcodespace != SPACE_BASE
709 || (current_templates->start->opcode_modifier.opcodespace == SPACE_BASE
713 && (current_templates->start->opcode_modifier.jump == JUMP
714 || current_templates->start->opcode_modifier.jump
740 if ((current_templates->start->opcode_modifier.opcodespace == SPACE_BASE
754 || current_templates->start->opcode_modifier
[all...]
H A Dtc-tic30.c1588 if (insn.tm->opcode_modifier == AddressMode)
1686 if ((insn.operands > 0) && (insn.tm->opcode_modifier == AddressMode))
1808 else if (insn.tm->opcode_modifier == PCRel)
1888 else if (insn.tm->opcode_modifier == StackOp
1889 || insn.tm->opcode_modifier == Rotate)
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dtic30-dis.c365 if (insn->tm->opcode_modifier == AddressMode)
426 if (insn->tm->opcode_modifier == StackOp)
670 if ((insn->tm->opcode_modifier == PCRel) && (insn_word & PCRel))
H A Di386-opc.h408 /* Position of opcode_modifier bits. */
921 /* the bits in opcode_modifier are used to generate the final opcode from
924 i386_opcode_modifier opcode_modifier; member in class:i386_operand_type::__anon2282::__anon2283
H A Di386-gen.c1316 char *cpu_flags, *opcode_modifier, *operand_types [MAX_OPERANDS]; local
1333 /* Find opcode_modifier. */
1334 opcode_modifier = next_field (str, ',', &str, last);
1384 process_i386_opcode_modifier (table, opcode_modifier, operand_types, lineno);
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dtic30-dis.c365 if (insn->tm->opcode_modifier == AddressMode)
426 if (insn->tm->opcode_modifier == StackOp)
670 if ((insn->tm->opcode_modifier == PCRel) && (insn_word & PCRel))
H A Di386-opc.h463 /* Position of opcode_modifier bits. */
971 /* the bits in opcode_modifier are used to generate the final opcode from
974 i386_opcode_modifier opcode_modifier; member in class:i386_operand_type::__anon1722::__anon1723
H A Di386-gen.c1296 char *cpu_flags, *opcode_modifier, *operand_types [MAX_OPERANDS]; local
1310 /* Find opcode_modifier. */
1311 opcode_modifier = next_field (str, ',', &str, last);
1393 process_i386_opcode_modifier (table, opcode_modifier, space, prefix,
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dtic30-dis.c365 if (insn->tm->opcode_modifier == AddressMode)
426 if (insn->tm->opcode_modifier == StackOp)
670 if ((insn->tm->opcode_modifier == PCRel) && (insn_word & PCRel))
H A Di386-opc.h433 /* Position of opcode_modifier bits. */
958 /* the bits in opcode_modifier are used to generate the final opcode from
961 i386_opcode_modifier opcode_modifier; member in class:i386_operand_type::__anon1330::__anon1331
H A Di386-gen.c1356 char *cpu_flags, *opcode_modifier, *operand_types [MAX_OPERANDS]; local
1368 /* Find opcode_modifier. */
1369 opcode_modifier = next_field (str, ',', &str, last);
1450 process_i386_opcode_modifier (table, opcode_modifier, space, prefix,
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dtic30-dis.c365 if (insn->tm->opcode_modifier == AddressMode)
426 if (insn->tm->opcode_modifier == StackOp)
670 if ((insn->tm->opcode_modifier == PCRel) && (insn_word & PCRel))
H A Di386-opc.h524 /* Position of opcode_modifier bits. */
1022 /* the bits in opcode_modifier are used to generate the final opcode from
1025 i386_opcode_modifier opcode_modifier; member in class:i386_operand_type::__anon1318::__anon1319
H A Di386-gen.c1385 char *cpu_flags, *opcode_modifier, *operand_types [MAX_OPERANDS]; local
1399 /* Find opcode_modifier. */
1400 opcode_modifier = next_field (str, ',', &str, last);
1483 process_i386_opcode_modifier (table, opcode_modifier, space, prefix,
/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Dtic30.h221 /* the bits in opcode_modifier are used to generate the final opcode from
224 unsigned int opcode_modifier; member in struct:_template
226 /* opcode_modifier bits: */
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Dtic30.h221 /* the bits in opcode_modifier are used to generate the final opcode from
224 unsigned int opcode_modifier; member in struct:_template
226 /* opcode_modifier bits: */
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Dtic30.h221 /* the bits in opcode_modifier are used to generate the final opcode from
224 unsigned int opcode_modifier; member in struct:_template
226 /* opcode_modifier bits: */
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Dtic30.h221 /* the bits in opcode_modifier are used to generate the final opcode from
224 unsigned int opcode_modifier; member in struct:_template
226 /* opcode_modifier bits: */

Completed in 501 milliseconds