Searched refs:opc2 (Results 1 - 5 of 5) sorted by relevance

/external/valgrind/main/VEX/priv/
H A Dhost_ppc_defs.c2260 UInt imm1, UInt imm2, UInt opc2 )
2268 vassert(opc2 < 0x08);
2272 (opc2<<2) | ((imm1 >> 5)<<1));
2277 UInt r3, UInt opc2, UInt b0 )
2284 vassert(opc2 < 0x400);
2287 (r3<<11) | (opc2<<1) | (b0));
2292 UInt r3, UInt b10, UInt opc2, UInt b0 )
2300 vassert(opc2 < 0x200);
2303 (r3<<11) | (b10 << 10) | (opc2<<1) | (b0));
2308 UInt f3, UInt opc2, UIn
2276 mkFormX( UChar* p, UInt opc1, UInt r1, UInt r2, UInt r3, UInt opc2, UInt b0 ) argument
2291 mkFormXO( UChar* p, UInt opc1, UInt r1, UInt r2, UInt r3, UInt b10, UInt opc2, UInt b0 ) argument
2307 mkFormXL( UChar* p, UInt opc1, UInt f1, UInt f2, UInt f3, UInt opc2, UInt b0 ) argument
2357 mkFormXS( UChar* p, UInt opc1, UInt r1, UInt r2, UInt imm, UInt opc2, UInt b0 ) argument
2418 mkFormA( UChar* p, UInt opc1, UInt r1, UInt r2, UInt r3, UInt r4, UInt opc2, UInt b0 ) argument
2454 doAMode_RR( UChar* p, UInt opc1, UInt opc2, UInt rSD, PPCAMode* am, Bool mode64 ) argument
3092 UInt opc1, opc2, sz = i->Pin.Load.sz; local
3181 UInt opc1, opc2, sz = i->Pin.Store.sz; local
3450 UInt opc2, v_reg, r_idx, r_base; local
3480 UInt opc2; local
3509 UInt opc2; local
3536 UInt opc2; local
3582 UInt opc2; local
3634 UInt opc2; local
3737 UInt opc2; local
3787 UInt v_src, opc2; local
[all...]
H A Dguest_ppc_toIR.c2366 UInt opc2 = ifieldOPClo9(theInstr); local
2454 switch (opc2) {
2871 vex_printf("dis_int_arith(ppc)(opc2)\n");
2904 UInt opc2 = ifieldOPClo10(theInstr); local
2957 switch (opc2) {
2997 vex_printf("dis_int_cmp(ppc)(opc2)\n");
3022 UInt opc2 = ifieldOPClo10(theInstr); local
3080 switch (opc2) {
3269 vex_printf("dis_int_logic(ppc)(opc2)\n");
3297 UInt opc2 local
3430 UChar opc2 = toUChar( IFIELD( theInstr, 2, 3 ) ); local
3677 UInt opc2 = ifieldOPClo10(theInstr); local
3934 UInt opc2 = ifieldOPClo10(theInstr); local
4265 UInt opc2 = ifieldOPClo10(theInstr); local
4435 UInt opc2 = ifieldOPClo10(theInstr); local
4645 UInt opc2 = ifieldOPClo10(theInstr); local
4873 UInt opc2 = ifieldOPClo10(theInstr); local
4978 UInt opc2 = ifieldOPClo10(theInstr); local
5186 UInt opc2 = ifieldOPClo10(theInstr); local
5456 UInt opc2 = ifieldOPClo10(theInstr); local
5531 UInt opc2 = ifieldOPClo10(theInstr); local
5776 UInt opc2 = ifieldOPClo10(theInstr); local
5960 UInt opc2 = ifieldOPClo10(theInstr); local
6087 UInt opc2 = ifieldOPClo10(theInstr); local
6219 UChar opc2 = ifieldOPClo5(theInstr); local
6458 UChar opc2 = ifieldOPClo5(theInstr); local
6607 UInt opc2 = ifieldOPClo10(theInstr); local
6705 UInt opc2 = ifieldOPClo10(theInstr); local
6862 UInt opc2 = ifieldOPClo10(theInstr); local
6941 UInt opc2 = ifieldOPClo10(theInstr); local
7039 UInt opc2 = ifieldOPClo10(theInstr); local
7190 UInt opc2 = ifieldOPClo10(theInstr); local
7238 UInt opc2 = IFIELD( theInstr, 0, 11 ); local
7283 UInt opc2 = ifieldOPClo10(theInstr); local
7414 UInt opc2 = ifieldOPClo10(theInstr); local
7500 UInt opc2 = IFIELD( theInstr, 0, 11 ); local
7954 UInt opc2 = IFIELD( theInstr, 0, 11 ); local
8012 UInt opc2 = IFIELD( theInstr, 0, 10 ); local
8104 UChar opc2 = toUChar( IFIELD( theInstr, 0, 6 ) ); local
8367 UInt opc2 = IFIELD( theInstr, 0, 11 ); local
8508 UInt opc2 = toUChar( IFIELD( theInstr, 0, 6 ) ); local
8685 UInt opc2 = IFIELD( theInstr, 0, 11 ); local
8950 UInt opc2=0; local
9059 UInt opc2 = IFIELD( theInstr, 0, 10 ); local
9151 UInt opc2 = IFIELD( theInstr, 0, 11 ); local
9263 UInt opc2; local
[all...]
H A Dhost_arm_defs.c3325 UInt opc, opc1, opc2; local
3379 opc2 = opc & 3;
3382 BITS4(D,(opc2 >> 1),(opc2 & 1),1), X0000);
3420 opc2 = opc & 3;
3423 BITS4(M,(opc2 >> 1),(opc2 & 1),1), X0000);
3468 opc2 = opc & 3;
3471 BITS4(M,(opc2 >> 1),(opc2
[all...]
/external/valgrind/main/coregrind/
H A Dlauncher-aix5.c397 UInt r1, UInt r2, UInt r3, UInt opc2, UInt b0 )
404 assert(opc2 < 0x400);
407 (r3<<11) | (opc2<<1) | (b0));
410 static UInt mkFormXFX ( UInt r1, UInt f2, UInt opc2 )
415 assert(opc2 < 0x400);
416 switch (opc2) {
430 theInstr = ((31<<26) | (r1<<21) | (f2<<11) | (opc2<<1));
434 UInt imm1, UInt imm2, UInt opc2 )
442 assert(opc2 < 0x08);
446 (opc2<<
396 mkFormX( UInt opc1, UInt r1, UInt r2, UInt r3, UInt opc2, UInt b0 ) argument
449 mkFormXO( UInt opc1, UInt r1, UInt r2, UInt r3, UInt b10, UInt opc2, UInt b0 ) argument
[all...]
/external/v8/src/arm/
H A Dassembler-arm.cc2345 // cond(31-28) | 11101(27-23)| D(22) | 11(21-20) | 1(19) | opc2(18-16) |
2349 int sz, opc2, op;
2352 opc2 = IsSignedVFPType(dst_type) ? 0x5 : 0x4;
2357 opc2 = 0x0;
2362 return (cond | 0xE*B24 | B23 | D*B22 | 0x3*B20 | B19 | opc2*B16 |

Completed in 1129 milliseconds