HomeSort by: relevance | last modified time | path
    Searched refs:operand_types (Results 1 - 25 of 32) sorted by relevancy

1 2

  /src/external/gpl3/binutils/dist/gas/config/
tc-i386.c 2548 && !t->operand_types[wanted].bitfield.byte)
2550 && !t->operand_types[wanted].bitfield.word)
2552 && !t->operand_types[wanted].bitfield.dword)
2554 && (!t->operand_types[wanted].bitfield.qword
2560 && (t->operand_types[wanted].bitfield.class == Reg
2572 || t->operand_types[wanted].bitfield.tbyte;
2583 && !t->operand_types[wanted].bitfield.xmmword)
2585 && !t->operand_types[wanted].bitfield.ymmword)
2587 && !t->operand_types[wanted].bitfield.zmmword)
2589 && !t->operand_types[wanted].bitfield.tmmword))
9369 i386_operand_type operand_types [MAX_OPERANDS]; local
    [all...]
tc-tic30.c 869 p_insn.tm->operand_types[count][i]) == 0)
889 if ((p_insn.tm->operand_types[0][0] & (Indirect | Rn))
1571 if (insn.tm->operand_types[i] & NotReq)
1582 if (insn.operand_type[count]->op_type & insn.tm->operand_types[count])
1592 if ((insn.tm->operand_types[1] & (Indirect | Direct))
1614 if ((insn.tm->operand_types[0] & op3T1)
1615 && (insn.tm->operand_types[1] & op3T2))
1810 if ((insn.tm->operand_types[0] & (AllReg | Disp))
1837 else if ((insn.tm->operand_types[0] & ARn) == ARn)
1874 else if (insn.tm->operand_types[0] == IVector
    [all...]
tc-i386-intel.c 775 && (current_templates.start->operand_types[0].bitfield.fword
776 || current_templates.start->operand_types[0].bitfield.tbyte
882 if (!t->operand_types[op].bitfield.baseindex)
885 switch (t->operand_types[op].bitfield.class)
tc-tic54x.c 4085 if ((OPTYPE (insn->tm->operand_types[0]) == OP_Xmem
4086 && OPTYPE (insn->tm->operand_types[1]) == OP_SHFT
4089 || (OPTYPE (insn->tm->operand_types[0]) == OP_Smem
4090 && OPTYPE (insn->tm->operand_types[1]) == OP_SHIFT
4103 if ((OPTYPE (insn->tm->operand_types[1]) == OP_SHIFT
4104 || OPTYPE (insn->tm->operand_types[1]) == OP_SHFT)
4106 && (OPTYPE (insn->tm->operand_types[0]) != OP_lk
4120 if ((OPTYPE (insn->tm->operand_types[1]) == OP_SHIFT
4121 || OPTYPE (insn->tm->operand_types[1]) == OP_SHFT)
4142 if ( ((OPTYPE (insn->tm->operand_types[0]) == OP_Sme
    [all...]
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-i386.c 2499 && !t->operand_types[wanted].bitfield.byte)
2501 && !t->operand_types[wanted].bitfield.word)
2503 && !t->operand_types[wanted].bitfield.dword)
2505 && (!t->operand_types[wanted].bitfield.qword
2511 && (t->operand_types[wanted].bitfield.class == Reg
2523 || t->operand_types[wanted].bitfield.tbyte;
2534 && !t->operand_types[wanted].bitfield.xmmword)
2536 && !t->operand_types[wanted].bitfield.ymmword)
2538 && !t->operand_types[wanted].bitfield.zmmword)
2540 && !t->operand_types[wanted].bitfield.tmmword))
9203 i386_operand_type operand_types [MAX_OPERANDS]; local
    [all...]
tc-tic30.c 869 p_insn.tm->operand_types[count][i]) == 0)
889 if ((p_insn.tm->operand_types[0][0] & (Indirect | Rn))
1571 if (insn.tm->operand_types[i] & NotReq)
1582 if (insn.operand_type[count]->op_type & insn.tm->operand_types[count])
1592 if ((insn.tm->operand_types[1] & (Indirect | Direct))
1614 if ((insn.tm->operand_types[0] & op3T1)
1615 && (insn.tm->operand_types[1] & op3T2))
1810 if ((insn.tm->operand_types[0] & (AllReg | Disp))
1837 else if ((insn.tm->operand_types[0] & ARn) == ARn)
1874 else if (insn.tm->operand_types[0] == IVector
    [all...]
tc-i386-intel.c 775 && (current_templates.start->operand_types[0].bitfield.fword
776 || current_templates.start->operand_types[0].bitfield.tbyte
882 if (!t->operand_types[op].bitfield.baseindex)
885 switch (t->operand_types[op].bitfield.class)
tc-tic54x.c 4085 if ((OPTYPE (insn->tm->operand_types[0]) == OP_Xmem
4086 && OPTYPE (insn->tm->operand_types[1]) == OP_SHFT
4089 || (OPTYPE (insn->tm->operand_types[0]) == OP_Smem
4090 && OPTYPE (insn->tm->operand_types[1]) == OP_SHIFT
4103 if ((OPTYPE (insn->tm->operand_types[1]) == OP_SHIFT
4104 || OPTYPE (insn->tm->operand_types[1]) == OP_SHFT)
4106 && (OPTYPE (insn->tm->operand_types[0]) != OP_lk
4120 if ((OPTYPE (insn->tm->operand_types[1]) == OP_SHIFT
4121 || OPTYPE (insn->tm->operand_types[1]) == OP_SHFT)
4142 if ( ((OPTYPE (insn->tm->operand_types[0]) == OP_Sme
    [all...]
  /src/external/gpl3/binutils/dist/opcodes/
tic54x-dis.c 80 tm->operand_types,
92 && (OPTYPE (tm->operand_types[0]) == OP_Smem
93 || OPTYPE (tm->operand_types[1]) == OP_Smem
94 || OPTYPE (tm->operand_types[2]) == OP_Smem
95 || OPTYPE (tm->operand_types[1]) == OP_Sind
96 || OPTYPE (tm->operand_types[0]) == OP_Lmem
97 || OPTYPE (tm->operand_types[1]) == OP_Lmem));
476 ptm->name, ptm->operand_types, size, 0);
i386-gen.c 589 static bitfield operand_types[] = variable
1391 bitfield types [ARRAY_SIZE (operand_types)];
1394 memcpy (types, operand_types, sizeof (types));
1471 char *cpu_flags, *opcode_modifier, *operand_types [MAX_OPERANDS]; local
1503 operand_types [i = 0] = NULL;
1508 /* Find operand_types. */
1509 for (i = 0; i < ARRAY_SIZE (operand_types); i++)
1513 operand_types [i] = NULL;
1517 operand_types [i] = next_field (str, ',', &str, last);
1570 extension_opcode, operand_types, lineno
    [all...]
tic30-dis.c 154 if (current_optab->operand_types[0] & Imm24)
369 if ((insn->tm->operand_types[1] & (Direct | Indirect))
388 if ((insn->tm->operand_types[0] & NotReq) == 0)
621 if (insn->tm->operand_types[0] & Imm24)
628 else if (insn->tm->operand_types[0] & IVector)
  /src/external/gpl3/binutils.old/dist/opcodes/
tic54x-dis.c 80 tm->operand_types,
92 && (OPTYPE (tm->operand_types[0]) == OP_Smem
93 || OPTYPE (tm->operand_types[1]) == OP_Smem
94 || OPTYPE (tm->operand_types[2]) == OP_Smem
95 || OPTYPE (tm->operand_types[1]) == OP_Sind
96 || OPTYPE (tm->operand_types[0]) == OP_Lmem
97 || OPTYPE (tm->operand_types[1]) == OP_Lmem));
476 ptm->name, ptm->operand_types, size, 0);
i386-gen.c 569 static bitfield operand_types[] = variable
1371 bitfield types [ARRAY_SIZE (operand_types)];
1374 memcpy (types, operand_types, sizeof (types));
1451 char *cpu_flags, *opcode_modifier, *operand_types [MAX_OPERANDS]; local
1483 operand_types [i = 0] = NULL;
1488 /* Find operand_types. */
1489 for (i = 0; i < ARRAY_SIZE (operand_types); i++)
1493 operand_types [i] = NULL;
1497 operand_types [i] = next_field (str, ',', &str, last);
1550 extension_opcode, operand_types, lineno
    [all...]
tic30-dis.c 154 if (current_optab->operand_types[0] & Imm24)
369 if ((insn->tm->operand_types[1] & (Direct | Indirect))
388 if ((insn->tm->operand_types[0] & NotReq) == 0)
621 if (insn->tm->operand_types[0] & Imm24)
628 else if (insn->tm->operand_types[0] & IVector)
  /src/external/gpl3/gdb.old/dist/opcodes/
tic54x-dis.c 80 tm->operand_types,
92 && (OPTYPE (tm->operand_types[0]) == OP_Smem
93 || OPTYPE (tm->operand_types[1]) == OP_Smem
94 || OPTYPE (tm->operand_types[2]) == OP_Smem
95 || OPTYPE (tm->operand_types[1]) == OP_Sind
96 || OPTYPE (tm->operand_types[0]) == OP_Lmem
97 || OPTYPE (tm->operand_types[1]) == OP_Lmem));
476 ptm->name, ptm->operand_types, size, 0);
i386-gen.c 539 static bitfield operand_types[] = variable
1327 bitfield types [ARRAY_SIZE (operand_types)];
1330 memcpy (types, operand_types, sizeof (types));
1407 char *cpu_flags, *opcode_modifier, *operand_types [MAX_OPERANDS]; local
1439 operand_types [i = 0] = NULL;
1444 /* Find operand_types. */
1445 for (i = 0; i < ARRAY_SIZE (operand_types); i++)
1449 operand_types [i] = NULL;
1453 operand_types [i] = next_field (str, ',', &str, last);
1506 extension_opcode, operand_types, lineno
    [all...]
tic30-dis.c 154 if (current_optab->operand_types[0] & Imm24)
369 if ((insn->tm->operand_types[1] & (Direct | Indirect))
388 if ((insn->tm->operand_types[0] & NotReq) == 0)
621 if (insn->tm->operand_types[0] & Imm24)
628 else if (insn->tm->operand_types[0] & IVector)
i386-opc.h 1053 /* operand_types[i] describes the type of operand i. This is made
1055 'operand_types[i] = Reg|Imm' specifies that operand i can be
1057 i386_operand_type operand_types[MAX_OPERANDS]; member in class:i386_operand_type::__anon566::__anon567
  /src/external/gpl3/gdb/dist/opcodes/
tic54x-dis.c 80 tm->operand_types,
92 && (OPTYPE (tm->operand_types[0]) == OP_Smem
93 || OPTYPE (tm->operand_types[1]) == OP_Smem
94 || OPTYPE (tm->operand_types[2]) == OP_Smem
95 || OPTYPE (tm->operand_types[1]) == OP_Sind
96 || OPTYPE (tm->operand_types[0]) == OP_Lmem
97 || OPTYPE (tm->operand_types[1]) == OP_Lmem));
476 ptm->name, ptm->operand_types, size, 0);
i386-gen.c 569 static bitfield operand_types[] = variable
1357 bitfield types [ARRAY_SIZE (operand_types)];
1360 memcpy (types, operand_types, sizeof (types));
1437 char *cpu_flags, *opcode_modifier, *operand_types [MAX_OPERANDS]; local
1469 operand_types [i = 0] = NULL;
1474 /* Find operand_types. */
1475 for (i = 0; i < ARRAY_SIZE (operand_types); i++)
1479 operand_types [i] = NULL;
1483 operand_types [i] = next_field (str, ',', &str, last);
1536 extension_opcode, operand_types, lineno
    [all...]
tic30-dis.c 154 if (current_optab->operand_types[0] & Imm24)
369 if ((insn->tm->operand_types[1] & (Direct | Indirect))
388 if ((insn->tm->operand_types[0] & NotReq) == 0)
621 if (insn->tm->operand_types[0] & Imm24)
628 else if (insn->tm->operand_types[0] & IVector)
  /src/external/gpl3/binutils/dist/include/opcode/
tic54x.h 124 enum optype operand_types[MAX_OPERANDS]; member in struct:_template
  /src/external/gpl3/binutils.old/dist/include/opcode/
tic54x.h 124 enum optype operand_types[MAX_OPERANDS]; member in struct:_template
  /src/external/gpl3/gdb.old/dist/include/opcode/
tic54x.h 124 enum optype operand_types[MAX_OPERANDS]; member in struct:_template
  /src/external/gpl3/gdb/dist/include/opcode/
tic54x.h 124 enum optype operand_types[MAX_OPERANDS]; member in struct:_template

Completed in 81 milliseconds

1 2