HomeSort by: relevance | last modified time | path
    Searched refs:opcode_modifier (Results 1 - 24 of 24) sorted by relevancy

  /src/external/gpl3/binutils/dist/gas/config/
tc-i386.c 2122 || (t->opcode_modifier.vex && pp.encoding == encoding_egpr)
2313 if (t->opcode_modifier.vex && t->opcode_modifier.evex)
2362 else if (t->opcode_modifier.evex
2363 /* Implicitly !t->opcode_modifier.vex. */
2365 && (t->opcode_modifier.nf
2366 || (all.bitfield.cpuadx && t->opcode_modifier.vexvvvv)))
2561 || t->opcode_modifier.isstring)))));
2617 > !!t->opcode_modifier.broadcast)
2638 if (t->opcode_modifier.jum
    [all...]
tc-i386-intel.c 732 && (current_templates.start->opcode_modifier.jump == JUMP
733 || current_templates.start->opcode_modifier.jump
777 || current_templates.start->opcode_modifier.jump == JUMP_DWORD
778 || current_templates.start->opcode_modifier.jump == JUMP))
810 if (current_templates.start->opcode_modifier.jump != JUMP
811 && current_templates.start->opcode_modifier.jump != JUMP_DWORD)
841 || t->opcode_modifier.dialect >= ATT_SYNTAX)
847 if (t->opcode_modifier.no_bsuf)
851 if (t->opcode_modifier.no_wsuf)
855 if (t->opcode_modifier.no_lsuf
    [all...]
tc-i386-ginsn.c 679 if (i.tm.opcode_modifier.jump)
683 else if (i.tm.opcode_modifier.operandconstraint == IMPLICIT_STACK_OP)
765 || (i.tm.opcode_modifier.evex && is_apx_evex_encoding ()))
tc-tic30.c 1587 if (insn.tm->opcode_modifier == AddressMode)
1685 if ((insn.operands > 0) && (insn.tm->opcode_modifier == AddressMode))
1807 else if (insn.tm->opcode_modifier == PCRel)
1887 else if (insn.tm->opcode_modifier == StackOp
1888 || insn.tm->opcode_modifier == Rotate)
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-i386.c 2084 || (t->opcode_modifier.vex && pp.encoding == encoding_egpr)
2275 if (t->opcode_modifier.vex && t->opcode_modifier.evex)
2512 || t->opcode_modifier.isstring)))));
2568 > !!t->opcode_modifier.broadcast)
2589 if (t->opcode_modifier.jump
2590 && t->opcode_modifier.jump != JUMP_ABSOLUTE)
2603 gas_assert (!t->opcode_modifier.d);
2646 && t->opcode_modifier.operandconstraint != ANY_SIZE
2654 if (!t->opcode_modifier.d
    [all...]
tc-i386-intel.c 732 && (current_templates.start->opcode_modifier.jump == JUMP
733 || current_templates.start->opcode_modifier.jump
777 || current_templates.start->opcode_modifier.jump == JUMP_DWORD
778 || current_templates.start->opcode_modifier.jump == JUMP))
810 if (current_templates.start->opcode_modifier.jump != JUMP
811 && current_templates.start->opcode_modifier.jump != JUMP_DWORD)
841 || t->opcode_modifier.dialect >= ATT_SYNTAX)
847 if (t->opcode_modifier.no_bsuf)
851 if (t->opcode_modifier.no_wsuf)
855 if (t->opcode_modifier.no_lsuf
    [all...]
tc-i386-ginsn.c 679 if (i.tm.opcode_modifier.jump)
683 else if (i.tm.opcode_modifier.operandconstraint == IMPLICIT_STACK_OP)
765 || (i.tm.opcode_modifier.evex && is_apx_evex_encoding ()))
tc-tic30.c 1587 if (insn.tm->opcode_modifier == AddressMode)
1685 if ((insn.operands > 0) && (insn.tm->opcode_modifier == AddressMode))
1807 else if (insn.tm->opcode_modifier == PCRel)
1887 else if (insn.tm->opcode_modifier == StackOp
1888 || insn.tm->opcode_modifier == Rotate)
  /src/external/gpl3/binutils/dist/opcodes/
tic30-dis.c 365 if (insn->tm->opcode_modifier == AddressMode)
426 if (insn->tm->opcode_modifier == StackOp)
670 if ((insn->tm->opcode_modifier == PCRel) && (insn_word & PCRel))
i386-opc.h 578 /* Position of opcode_modifier bits. */
1093 /* the bits in opcode_modifier are used to generate the final opcode from
1096 i386_opcode_modifier opcode_modifier; member in class:i386_operand_type::__anon10914::__anon10915
i386-gen.c 1471 char *cpu_flags, *opcode_modifier, *operand_types [MAX_OPERANDS]; local
1485 /* Find opcode_modifier. */
1486 opcode_modifier = next_field (str, ',', &str, last);
1569 process_i386_opcode_modifier (table, opcode_modifier, space, prefix,
  /src/external/gpl3/binutils.old/dist/opcodes/
tic30-dis.c 365 if (insn->tm->opcode_modifier == AddressMode)
426 if (insn->tm->opcode_modifier == StackOp)
670 if ((insn->tm->opcode_modifier == PCRel) && (insn_word & PCRel))
i386-opc.h 566 /* Position of opcode_modifier bits. */
1080 /* the bits in opcode_modifier are used to generate the final opcode from
1083 i386_opcode_modifier opcode_modifier; member in class:i386_operand_type::__anon12361::__anon12362
i386-gen.c 1451 char *cpu_flags, *opcode_modifier, *operand_types [MAX_OPERANDS]; local
1465 /* Find opcode_modifier. */
1466 opcode_modifier = next_field (str, ',', &str, last);
1549 process_i386_opcode_modifier (table, opcode_modifier, space, prefix,
  /src/external/gpl3/gdb/dist/opcodes/
tic30-dis.c 365 if (insn->tm->opcode_modifier == AddressMode)
426 if (insn->tm->opcode_modifier == StackOp)
670 if ((insn->tm->opcode_modifier == PCRel) && (insn_word & PCRel))
i386-opc.h 533 /* Position of opcode_modifier bits. */
1045 /* the bits in opcode_modifier are used to generate the final opcode from
1048 i386_opcode_modifier opcode_modifier; member in class:i386_operand_type::__anon19039::__anon19040
i386-gen.c 1407 char *cpu_flags, *opcode_modifier, *operand_types [MAX_OPERANDS]; local
1421 /* Find opcode_modifier. */
1422 opcode_modifier = next_field (str, ',', &str, last);
1505 process_i386_opcode_modifier (table, opcode_modifier, space, prefix,
  /src/external/gpl3/gdb.old/dist/opcodes/
tic30-dis.c 365 if (insn->tm->opcode_modifier == AddressMode)
426 if (insn->tm->opcode_modifier == StackOp)
670 if ((insn->tm->opcode_modifier == PCRel) && (insn_word & PCRel))
i386-opc.h 524 /* Position of opcode_modifier bits. */
1028 /* the bits in opcode_modifier are used to generate the final opcode from
1031 i386_opcode_modifier opcode_modifier; member in class:i386_operand_type::__anon21778::__anon21779
i386-gen.c 1398 char *cpu_flags, *opcode_modifier, *operand_types [MAX_OPERANDS]; local
1412 /* Find opcode_modifier. */
1413 opcode_modifier = next_field (str, ',', &str, last);
1496 process_i386_opcode_modifier (table, opcode_modifier, space, prefix,
  /src/external/gpl3/binutils/dist/include/opcode/
tic30.h 221 /* 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: */
  /src/external/gpl3/binutils.old/dist/include/opcode/
tic30.h 221 /* 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: */
  /src/external/gpl3/gdb/dist/include/opcode/
tic30.h 221 /* 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: */
  /src/external/gpl3/gdb.old/dist/include/opcode/
tic30.h 221 /* 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 82 milliseconds