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

1 2

  /external/mockito/cglib-and-asm/src/org/mockito/asm/tree/
AbstractInsnNode.java 48 public static final int INSN = 0;
  /external/valgrind/auxprogs/
ppcfround.c 117 /* Give an insn string such as "fmadd %%f4, %%f1,%%f2,%%f3". Args are
119 #define INSN(name,insn) \
141 insn "\n\t" \
161 INSN(fabs, "fabs %%f4, %%f1");
162 INSN(fabs_, "fabs. %%f4, %%f1");
164 INSN(fnabs, "fnabs %%f4, %%f1");
165 INSN(fnabs_, "fnabs. %%f4, %%f1");
167 INSN(fadd, "fadd %%f4, %%f1,%%f2");
168 INSN(fadd_, "fadd. %%f4, %%f1,%%f2")
    [all...]
  /toolchain/binutils/binutils-2.25/opcodes/
tic6x-dis.c 33 #include "opcode/tic6x-insn-formats.h"
79 #define INSN(name, func_unit, format, type, isa, flags, fixed, ops, var) \
104 #undef INSN
412 printf ("opcode %x: missing compact insn predicate register field (s field)\n",
420 printf ("opcode %x: missing compact insn predicate z_value (z field)\n", opcode);
430 printf ("opcode %x: unspecified ompact insn predicate\n", opcode);
    [all...]
  /toolchain/binutils/binutils-2.25/include/opcode/
tic6x.h 115 #include "tic6x-insn-formats.h"
459 /* Store an unsigned PC-relative value used in compact insn */
663 #define INSN(name, func_unit, format, type, isa, flags, fixed, ops, var) \
672 #undef INSN
  /external/owasp/sanitizer/tools/findbugs/lib/
asm-tree-3.3.jar 
asm-xml-3.3.jar 
  /prebuilts/devtools/tools/lib/
asm-tree-4.0.jar 
asm-tree-5.0.3.jar 
  /prebuilts/tools/common/asm-tools/
asm-tree-4.0.jar 
asm-xml-4.0.jar 
  /prebuilts/tools/common/m2/repository/asm/asm-tree/3.3/
asm-tree-3.3.jar 
  /prebuilts/tools/common/m2/repository/asm/asm-tree/3.3.1/
asm-tree-3.3.1.jar 
  /prebuilts/tools/common/m2/repository/org/ow2/asm/asm-tree/4.0/
asm-tree-4.0.jar 
  /prebuilts/tools/common/offline-m2/org/ow2/asm/asm-tree/4.0/
asm-tree-4.0.jar 
  /external/valgrind/VEX/priv/
guest_arm_toIR.c 137 insn is Thumb (True) or ARM (False). */
188 /*--- arm insn stream. ---*/
537 happened, because the first insn's write to the block is
576 r15, record info so at the end of this insn's translation, a branch
14623 UInt insn; local
    [all...]
guest_arm64_toIR.c 131 /*--- arm insn stream. ---*/
13860 UInt insn = getUIntLittleEndianly( guest_instr ); local
14061 UInt insn local
    [all...]
  /prebuilts/tools/common/m2/repository/org/ow2/asm/asm-tree/5.0.1/
asm-tree-5.0.1.jar 
  /prebuilts/tools/common/m2/repository/org/ow2/asm/asm-tree/5.0.3/
asm-tree-5.0.3.jar 
  /prebuilts/tools/common/m2/repository/org/ow2/asm/asm-tree/5.0.4/
asm-tree-5.0.4.jar 
  /prebuilts/tools/common/offline-m2/org/ow2/asm/asm-tree/5.0.3/
asm-tree-5.0.3.jar 
  /prebuilts/tools/common/offline-m2/org/ow2/asm/asm-tree/5.0.4/
asm-tree-5.0.4.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.objectweb.asm_3.2.0.v200909071300.jar 
  /prebuilts/tools/common/m2/repository/com/googlecode/jarjar/jarjar/1.4/
jarjar-1.4.jar 
  /external/jacoco/
asm-debug-all-5.0.1.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/ow2/asm/asm-debug-all/4.0/
asm-debug-all-4.0.jar 

Completed in 900 milliseconds

1 2