Searched defs:b0 (Results 126 - 146 of 146) sorted by relevance

123456

/external/valgrind/VEX/priv/
H A Dguest_ppc_toIR.c4120 UChar b0 = ifieldBIT0(theInstr); local
4166 if (b0 != 0) {
4167 vex_printf("dis_int_cmp(ppc)(0x1F,b0)\n");
4615 UChar b0 = ifieldBIT0(theInstr); local
4640 if (opc1 != 0x1f || rB_addr || b0) {
4641 vex_printf("dis_int_parity(ppc)(0x1F,opc1:rB|b0)\n");
4996 UChar b0 = ifieldBIT0(theInstr); local
5093 if (b0 != 0) {
5094 vex_printf("dis_int_load(ppc)(Ox1F,b0)\n");
5210 switch ((b1<<1) | b0) {
5294 UChar b0 = ifieldBIT0(theInstr); local
5663 UChar b0 = ifieldBIT0(theInstr); local
6044 UChar b0 = ifieldBIT0(theInstr); local
6378 UChar b0 = ifieldBIT0(theInstr); local
7050 UChar b0 = ifieldBIT0(theInstr); local
7159 UChar b0 = ifieldBIT0(theInstr); local
7579 UChar b0 = ifieldBIT0(theInstr); local
7877 UChar b0 = ifieldBIT0(theInstr); local
8015 UChar b0 = ifieldBIT0(theInstr); local
8858 UChar b0 = ifieldBIT0(theInstr); local
8929 UChar b0 = ifieldBIT0(theInstr); local
9248 UChar b0 = ifieldBIT0(theInstr); local
12567 UChar b0 = ifieldBIT0(theInstr); local
12660 IRTemp b3, b2, b1, b0; local
12693 breakV128to4x32(getVSReg(XB), &b3, &b2, &b1, &b0); local
13403 IRTemp b3, b2, b1, b0; local
13451 breakV128to4xF64( getVSReg( XB ), &b3, &b2, &b1, &b0 ); local
13479 breakV128to4xF64( getVSReg( XB ), &b3, &b2, &b1, &b0 ); local
13554 breakV128to4xF64( getVSReg( XB ), &b3, &b2, &b1, &b0 ); local
13612 breakV128to4x32( getVSReg( XB ), &b3, &b2, &b1, &b0 ); local
13667 breakV128to4x32( getVSReg( XB ), &b3, &b2, &b1, &b0 ); local
14244 IRTemp b3, b2, b1, b0; local
14260 breakV128to4xF64( getVSReg( XB ), &b3, &b2, &b1, &b0 ); local
14308 IRTemp b3, b2, b1, b0; local
14328 breakV128to4xF64( getVSReg( XB ), &b3, &b2, &b1, &b0 ); local
15887 UChar b0 = ifieldBIT0(theInstr); local
16050 UChar b0 = ifieldBIT0(theInstr); local
16158 IRTemp b3, b2, b1, b0; local
16510 breakV128to4x64U( mkexpr(vB), &b3, &b2, &b1, &b0 ); local
16550 breakV128to4x64S( mkexpr(vB), &b3, &b2, &b1, &b0 ); local
16584 breakV128to4x64S( mkexpr(vB), &b3, &b2, &b1, &b0 ); local
16606 breakV128to4x64S( mkexpr(vB), &b3, &b2, &b1, &b0 ); local
16624 breakV128to4x64S( mkexpr(vB), &b3, &b2, &b1, &b0 ); local
[all...]
H A Dguest_s390_toIR.c1673 s390 VEX b6 b2 b0 cc.1 cc.0
1680 b0, b2, b6 with b0 being the LSB. We observe:
1682 cc.0 = b0;
1683 cc.1 = b2 | (~b0 & ~b6)
1692 IRTemp b0 = newTemp(Ity_I32); local
1696 assign(b0, binop(Iop_And32, mkexpr(vex_cc), mkU32(1)));
1702 assign(cc0, mkexpr(b0));
1705 binop(Iop_Sub32, mkU32(1), mkexpr(b0)), /* ~b0 */
4904 IRTemp b0 = newTemp(Ity_I32); local
4966 IRTemp b0 = newTemp(Ity_I32); local
5028 IRTemp b0 = newTemp(Ity_I32); local
6436 IRTemp b0 = newTemp(Ity_I8); local
6456 IRTemp b0 = newTemp(Ity_I8); local
[all...]
/external/guice/extensions/struts2/lib/
H A Djsp-2.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/jasper/ org/apache/jasper/resources/ ...
H A Djetty-6.1.0.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mortbay/ org/mortbay/jetty/ org/mortbay/jetty/webapp/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Djdepend-2.9.jar ... parseAttributes () throws java.io.IOException byte[] b int b0 int b1 int pe String descriptor int i int attributesCount ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.ds_1.2.1.R36x_v20100803.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.publisher_1.1.2.v20100824-2220.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.mortbay.jetty.server_6.1.23.v201004211559.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
H A Dpdebuild.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/eclipse/ org/eclipse/pde/ org/eclipse/pde/build/ ...
/external/google-tv-pairing-protocol/java/jar/
H A Dbcprov-jdk15-143.jarMETA-INF/MANIFEST.MF META-INF/BCKEY.SF META-INF/BCKEY.DSA META ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
/external/v8/src/inspector/build/closure-compiler/
H A Dclosure-compiler.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 652 milliseconds

123456