HomeSort by relevance Sort by last modified time
    Searched defs:opc (Results 1 - 25 of 83) sorted by null

1 2 3 4

  /external/valgrind/none/tests/tilegx/
gen_insn_test.c 179 const struct tilegx_opcode *opc = local
184 //int pipeX01 = (opc->pipes & 0x01) ? 0 : 1;
185 int op_num = opc->num_operands;
188 if ((opc->pipes & 3) == 0)
198 insn |= opc->fixed_bit_values[p];
232 &tilegx_operands[opc->operands[p][i]];
279 &tilegx_operands[opc->operands[p][i]];
340 &tilegx_operands[opc->operands[p][i]];
382 &tilegx_operands[opc->operands[p][i]];
417 const struct tilegx_opcode *opc local
    [all...]
  /external/libunwind/include/tdep-ia64/
script.h 36 unsigned int opc; /* see enum ia64_script_insn_opcode */ member in struct:ia64_script_insn
  /external/swiftshader/third_party/LLVM/lib/Target/CellSPU/
SPUInstrInfo.cpp 33 unsigned opc = I->getOpcode(); local
35 return (opc == SPU::BR
36 || opc == SPU::BRA
37 || opc == SPU::BI);
42 unsigned opc = I->getOpcode(); local
44 return (opc == SPU::BRNZr32
45 || opc == SPU::BRNZv4i32
46 || opc == SPU::BRZr32
47 || opc == SPU::BRZv4i32
48 || opc == SPU::BRHNZr1
145 unsigned opc; local
180 unsigned opc; local
    [all...]
  /toolchain/binutils/binutils-2.25/opcodes/
fr30-asm.c 35 #include "fr30-opc.h"
351 CGEN_OPCODE *opc = (CGEN_OPCODE *) CGEN_INSN_OPCODE (insn);
358 syn = CGEN_SYNTAX_STRING (CGEN_OPCODE_SYNTAX (opc));
349 CGEN_OPCODE *opc = (CGEN_OPCODE *) CGEN_INSN_OPCODE (insn); local
m32r-asm.c 35 #include "m32r-opc.h"
369 CGEN_OPCODE *opc = (CGEN_OPCODE *) CGEN_INSN_OPCODE (insn);
376 syn = CGEN_SYNTAX_STRING (CGEN_OPCODE_SYNTAX (opc));
367 CGEN_OPCODE *opc = (CGEN_OPCODE *) CGEN_INSN_OPCODE (insn); local
or1k-asm.c 35 #include "or1k-opc.h"
544 CGEN_OPCODE *opc = (CGEN_OPCODE *) CGEN_INSN_OPCODE (insn);
551 syn = CGEN_SYNTAX_STRING (CGEN_OPCODE_SYNTAX (opc));
542 CGEN_OPCODE *opc = (CGEN_OPCODE *) CGEN_INSN_OPCODE (insn); local
xc16x-asm.c 35 #include "xc16x-opc.h"
417 CGEN_OPCODE *opc = (CGEN_OPCODE *) CGEN_INSN_OPCODE (insn);
424 syn = CGEN_SYNTAX_STRING (CGEN_OPCODE_SYNTAX (opc));
415 CGEN_OPCODE *opc = (CGEN_OPCODE *) CGEN_INSN_OPCODE (insn); local
xstormy16-asm.c 35 #include "xstormy16-opc.h"
317 CGEN_OPCODE *opc = (CGEN_OPCODE *) CGEN_INSN_OPCODE (insn);
324 syn = CGEN_SYNTAX_STRING (CGEN_OPCODE_SYNTAX (opc));
315 CGEN_OPCODE *opc = (CGEN_OPCODE *) CGEN_INSN_OPCODE (insn); local
xtensa-dis.c 77 xtensa_opcode opc,
93 (void) xtensa_operand_decode (isa, opc, opnd, &operand_val);
96 if (xtensa_operand_is_register (isa, opc, opnd) == 0)
98 if (xtensa_operand_is_PCrelative (isa, opc, opnd) == 1)
100 (void) xtensa_operand_undo_reloc (isa, opc, opnd,
116 xtensa_regfile opnd_rf = xtensa_operand_regfile (isa, opc, opnd);
120 while (i < xtensa_operand_num_regs (isa, opc, opnd))
141 xtensa_opcode opc; local
234 opc = xtensa_opcode_decode (isa, fmt, n, slot_buffer);
236 xtensa_opcode_name (isa, opc));
    [all...]
epiphany-asm.c 35 #include "epiphany-opc.h"
497 CGEN_OPCODE *opc = (CGEN_OPCODE *) CGEN_INSN_OPCODE (insn);
504 syn = CGEN_SYNTAX_STRING (CGEN_OPCODE_SYNTAX (opc));
494 CGEN_OPCODE *opc = (CGEN_OPCODE *) CGEN_INSN_OPCODE (insn); local
frv-asm.c 35 #include "frv-opc.h"
1302 CGEN_OPCODE *opc = (CGEN_OPCODE *) CGEN_INSN_OPCODE (insn); local
    [all...]
ip2k-asm.c 35 #include "ip2k-opc.h"
552 CGEN_OPCODE *opc = (CGEN_OPCODE *) CGEN_INSN_OPCODE (insn);
559 syn = CGEN_SYNTAX_STRING (CGEN_OPCODE_SYNTAX (opc));
550 CGEN_OPCODE *opc = (CGEN_OPCODE *) CGEN_INSN_OPCODE (insn); local
iq2000-asm.c 35 #include "iq2000-opc.h"
500 CGEN_OPCODE *opc = (CGEN_OPCODE *) CGEN_INSN_OPCODE (insn);
507 syn = CGEN_SYNTAX_STRING (CGEN_OPCODE_SYNTAX (opc));
498 CGEN_OPCODE *opc = (CGEN_OPCODE *) CGEN_INSN_OPCODE (insn); local
lm32-asm.c 35 #include "lm32-opc.h"
390 CGEN_OPCODE *opc = (CGEN_OPCODE *) CGEN_INSN_OPCODE (insn);
397 syn = CGEN_SYNTAX_STRING (CGEN_OPCODE_SYNTAX (opc));
388 CGEN_OPCODE *opc = (CGEN_OPCODE *) CGEN_INSN_OPCODE (insn); local
mt-asm.c 35 #include "mt-opc.h"
636 CGEN_OPCODE *opc = (CGEN_OPCODE *) CGEN_INSN_OPCODE (insn);
643 syn = CGEN_SYNTAX_STRING (CGEN_OPCODE_SYNTAX (opc));
634 CGEN_OPCODE *opc = (CGEN_OPCODE *) CGEN_INSN_OPCODE (insn); local
nds32-dis.c 227 nds32_parse_opcode (struct nds32_opcode *opc, bfd_vma pc ATTRIBUTE_UNUSED,
242 if (opc == NULL)
251 pstr_src = opc->instruction;
254 func (stream, "%s", opc->opcode);
260 func (stream, "%s ", opc->opcode);
268 func (stream, "%s.", opc->opcode);
269 else if (strstr (opc->instruction, "tito"))
270 func (stream, "%s", opc->opcode);
272 func (stream, "%s ", opc->opcode);
315 if ((opc->value == 0xfc00) || (opc->value == 0xfc80)
589 struct nds32_opcode *opc; local
602 struct nds32_opcode *opc; local
982 struct nds32_opcode *opc; local
    [all...]
tilegx-opc.c 8086 const struct tilegx_opcode *opc; local
    [all...]
tilepro-opc.c 10205 const struct tilepro_opcode *opc; local
    [all...]
  /external/clang/lib/StaticAnalyzer/Checkers/
MallocOverflowSecurityChecker.cpp 83 BinaryOperatorKind opc = binop->getOpcode(); local
85 if (mulop == nullptr && opc == BO_Mul)
87 if (opc != BO_Mul && opc != BO_Add && opc != BO_Sub && opc != BO_Shl)
95 if (EvaluatesToZero(maxVal, opc))
97 } else if ((opc == BO_Add || opc == BO_Mul) &&
100 if (EvaluatesToZero(maxVal, opc))
    [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonNewValueJump.cpp 637 unsigned opc = getNewValueJumpOpcode(cmpInstr, cmpOp2, local
641 opc = QII->getInvertedPredicatedOpcode(opc);
645 QII->get(opc))
656 QII->get(opc))
662 QII->get(opc))
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/MCTargetDesc/
ARMAsmBackend.cpp 241 unsigned opc = 4; // bits {24-21}. Default to add: 0b0100 local
244 opc = 2; // 0b0010
249 return ARM_AM::getSOImmVal(Value) | (opc << 21);
254 unsigned opc = 0; local
257 opc = 5;
260 uint32_t out = (opc << 21);
  /external/valgrind/VEX/priv/
tilegx_disasm.c 7593 const struct tilegx_opcode *opc; local
7660 const struct tilegx_opcode *opc = local
    [all...]
  /frameworks/compile/mclinker/lib/Target/AArch64/
AArch64InsnHelpers.h 199 unsigned opc = getBits(insn, 22, 2); local
201 unsigned opc_v = opc | (v << 2);
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/colorpicker/
ColorSVRectView.java 183 double opc = mHSVO[3]; local
  /external/clang/lib/StaticAnalyzer/Core/
SimpleSValBuilder.cpp 436 BinaryOperator::Opcode opc = symIntExpr->getOpcode(); local
437 switch (opc) {
473 opc = BinaryOperator::negateComparisonOp(opc);
474 return makeNonLoc(symIntExpr->getLHS(), opc,
    [all...]

Completed in 667 milliseconds

1 2 3 4