Searched defs:INSN (Results 1 - 10 of 10) sorted by relevance

/external/mockito/cglib-and-asm/src/org/mockito/asm/tree/
H A DAbstractInsnNode.java48 public static final int INSN = 0; field in class:AbstractInsnNode
/external/valgrind/auxprogs/
H A Dppcfround.c119 #define INSN(name,insn) \ macro
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");
170 INSN(fadds, "fadds %%f4, %%f1,%%f2");
171 INSN(fadds_, "fadds. %%f4, %%f1,%%f2");
173 INSN(fcfi
[all...]
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dasm-tree-3.3.jarMETA-INF/MANIFEST.MF org/objectweb/asm/tree/AbstractInsnNode.class " package org.objectweb.asm ...
H A Dasm-xml-3.3.jarMETA-INF/MANIFEST.MF org/objectweb/asm/xml/ASMContentHandler$AnnotationDefaultRule.class " package org.objectweb ...
/external/valgrind/VEX/priv/
H A Dguest_arm_toIR.c5245 # define INSN(_bMax,_bMin) SLICE_UInt(theInstr, (_bMax), (_bMin)) macro
5246 UInt U = INSN(24,24);
5250 UInt size = INSN(21,20);
5252 UInt Q = INSN(24,24);
5254 if (INSN(27,25) != 1 || INSN(23,23) != 1
5255 || INSN(6,6) != 1 || INSN(4,4) != 0)
5259 if ((INSN(11,8) & BITS4(1,0,1,0)) == BITS4(0,0,0,0)) {
5317 if (INSN(
5896 # undef INSN macro
8329 # define INSN macro
8808 # undef INSN macro
8842 # define INSN macro
8890 # undef INSN macro
12814 # define INSN macro
14421 # undef INSN macro
14441 # define INSN macro
14575 # undef INSN macro
14600 # define INSN macro
17398 # undef INSN macro
[all...]
H A Dguest_arm64_toIR.c2392 # define INSN(_bMax,_bMin) SLICE_UInt(insn, (_bMax), (_bMin)) macro
2404 if (INSN(28,24) == BITS5(1,0,0,0,1)) {
2405 Bool is64 = INSN(31,31) == 1;
2406 Bool isSub = INSN(30,30) == 1;
2407 Bool setCC = INSN(29,29) == 1;
2408 UInt sh = INSN(23,22);
2409 UInt uimm12 = INSN(21,10);
2410 UInt nn = INSN(9,5);
2411 UInt dd = INSN(4,0);
2460 if (INSN(2
2727 # undef INSN macro
2794 # define INSN macro
3502 # undef INSN macro
4637 # define INSN macro
6416 # undef INSN macro
6428 # define INSN macro
6849 # undef INSN macro
8175 # define INSN macro
8224 # undef INSN macro
8235 # define INSN macro
8283 # define INSN macro
8285 # undef INSN macro
8296 # define INSN macro
8393 # undef INSN macro
8404 # define INSN macro
8533 # define INSN macro
8535 # undef INSN macro
8546 # define INSN macro
8823 # undef INSN macro
8835 # define INSN macro
8974 # undef INSN macro
8985 # define INSN macro
9042 # undef INSN macro
9053 # define INSN macro
9126 # undef INSN macro
9137 # define INSN macro
9433 # define INSN macro
9435 # undef INSN macro
9446 # define INSN macro
9504 # undef INSN macro
9515 # define INSN macro
9811 # undef INSN macro
9822 # define INSN macro
10126 # undef INSN macro
10139 # define INSN macro
10310 # undef INSN macro
10321 # define INSN macro
10802 # define INSN macro
10804 # undef INSN macro
10815 # define INSN macro
11047 # undef INSN macro
11058 # define INSN macro
11784 # undef INSN macro
11795 # define INSN macro
12456 # undef INSN macro
12469 # define INSN macro
12747 # undef INSN macro
12754 # define INSN macro
12756 # undef INSN macro
12763 # define INSN macro
12765 # undef INSN macro
12772 # define INSN macro
12774 # undef INSN macro
12786 # define INSN macro
12849 # undef INSN macro
12861 # define INSN macro
12914 # undef INSN macro
12926 # define INSN macro
12956 # undef INSN macro
12968 # define INSN macro
13150 # undef INSN macro
13162 # define INSN macro
13231 # undef INSN macro
13243 # define INSN macro
13305 # undef INSN macro
13316 # define INSN macro
13342 # undef INSN macro
13349 # define INSN macro
13355 # define INSN macro
13463 # undef INSN macro
13475 # define INSN macro
13713 # undef INSN macro
13808 # define INSN macro
13966 # undef INSN macro
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.objectweb.asm_3.2.0.v200909071300.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/dexmaker/lib/
H A Dmockito-core-1.9.1-SNAPSHOT.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mockito/ org/mockito/asm/ org/mockito/asm/signature/ ...
/external/robolectric/lib/test/
H A Dmockito-core-1.8.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mockito/ org/mockito/asm/ org/mockito/asm/signature/ ...
/external/vogar/lib/
H A Dmockito-all-1.8.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hamcrest/ org/hamcrest/core/ org/hamcrest/internal/ org/ ...

Completed in 1022 milliseconds