HomeSort by relevance Sort by last modified time
    Searched defs:opc2 (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/sandbox/win/src/
policy_low_level_unittest.cc 403 size_t opc2 = pr_dump.GetOpcodeCount(); local
404 EXPECT_EQ(4, opc2);
460 ++opc2;
470 EXPECT_EQ((opc1 + opc2 + opc3), tc2);
  /art/runtime/
disassembler_arm.cc 542 // |111|T|1110|opc1|opc2| |101| |opc3| | | |
545 uint32_t opc2 = (instr >> 16) & 0xF; local
555 switch (opc2) {
    [all...]
  /external/chromium_org/v8/src/arm/
assembler-arm.cc 2597 int sz, opc2, op; local
    [all...]
  /external/valgrind/main/VEX/priv/
host_arm_defs.c 3714 UInt opc, opc1, opc2; local
    [all...]
host_ppc_defs.c 4165 UInt opc1, opc2, sz = i->Pin.Load.sz; local
4255 UInt opc1, opc2, sz = i->Pin.Store.sz; local
4546 UInt opc2, v_reg, r_idx, r_base; local
4576 UInt opc2; local
4605 UInt opc2; local
4632 UInt opc2; local
4678 UInt opc2; local
4730 UInt opc2; local
4833 UInt opc2; local
4883 UInt v_src, opc2; local
    [all...]
guest_ppc_toIR.c 2999 UInt opc2 = ifieldOPClo9(theInstr); local
3637 UInt opc2 = ifieldOPClo10(theInstr); local
3755 UInt opc2 = ifieldOPClo10(theInstr); local
4132 UInt opc2 = ifieldOPClo10(theInstr); local
4265 UChar opc2 = toUChar( IFIELD( theInstr, 2, 3 ) ); local
4512 UInt opc2 = ifieldOPClo10(theInstr); local
4769 UInt opc2 = ifieldOPClo10(theInstr); local
5100 UInt opc2 = ifieldOPClo10(theInstr); local
5270 UInt opc2 = ifieldOPClo10(theInstr); local
5481 UInt opc2 = ifieldOPClo10(theInstr); local
5711 UInt opc2 = ifieldOPClo10(theInstr); local
5816 UInt opc2 = ifieldOPClo10(theInstr); local
6024 UInt opc2 = ifieldOPClo10(theInstr); local
6294 UInt opc2 = ifieldOPClo10(theInstr); local
6399 UInt opc2 = ifieldOPClo10(theInstr); local
6644 UInt opc2 = ifieldOPClo10(theInstr); local
6940 UInt opc2 = ifieldOPClo10(theInstr); local
7078 UInt opc2 = ifieldOPClo10(theInstr); local
7210 UChar opc2 = ifieldOPClo5(theInstr); local
7449 UChar opc2 = ifieldOPClo5(theInstr); local
7927 UInt opc2 = ifieldOPClo10(theInstr); local
7996 UInt opc2 = ifieldOPClo10(theInstr); local
8094 UInt opc2 = ifieldOPClo10(theInstr); local
8302 UInt opc2 = ifieldOPClo10(theInstr); local
8381 UInt opc2 = ifieldOPClo10(theInstr); local
8479 UInt opc2 = ifieldOPClo10(theInstr); local
9296 UInt opc2 = ifieldOPClo10( theInstr ); local
9354 UInt opc2 = ifieldOPClo10( theInstr ); local
9411 UInt opc2 = ifieldOPClo9( theInstr ); local
9448 UInt opc2 = ifieldOPClo9( theInstr ); local
9485 UInt opc2 = ifieldOPClo10( theInstr ); local
9544 UInt opc2 = ifieldOPClo10( theInstr ); local
9606 UInt opc2 = ifieldOPClo8( theInstr ); local
9648 UInt opc2 = ifieldOPClo8( theInstr ); local
9681 UInt opc2 = ifieldOPClo8( theInstr ); local
9765 UInt opc2 = ifieldOPClo8( theInstr ); local
9850 UInt opc2 = ifieldOPClo10( theInstr ); local
9891 UInt opc2 = ifieldOPClo10( theInstr ); local
10215 UInt opc2 = ifieldOPClo9( theInstr ); local
10655 UInt opc2 = ifieldOPClo10( theInstr ); local
10918 UInt opc2 = ifieldOPClo10( theInstr ); local
11533 UInt opc2 = ifieldOPClo10(theInstr); local
11581 UInt opc2 = IFIELD( theInstr, 0, 11 ); local
13994 UInt opc2 = ifieldOPClo10( theInstr ); local
14084 UInt opc2 = ifieldOPClo10( theInstr ); local
14285 UInt opc2 = ifieldOPClo10(theInstr); local
14417 UInt opc2 = ifieldOPClo10(theInstr); local
14503 UInt opc2 = IFIELD( theInstr, 0, 11 ); local
14957 UInt opc2 = IFIELD( theInstr, 0, 11 ); local
15015 UInt opc2 = IFIELD( theInstr, 0, 10 ); local
15107 UChar opc2 = toUChar( IFIELD( theInstr, 0, 6 ) ); local
15372 UInt opc2 = IFIELD( theInstr, 0, 11 ); local
15513 UInt opc2 = toUChar( IFIELD( theInstr, 0, 6 ) ); local
15690 UInt opc2 = IFIELD( theInstr, 0, 11 ); local
15957 UInt opc2=0; local
16066 UInt opc2 = IFIELD( theInstr, 0, 10 ); local
16158 UInt opc2 = IFIELD( theInstr, 0, 11 ); local
16482 UInt opc2; local
    [all...]

Completed in 518 milliseconds