HomeSort by relevance Sort by last modified time
    Searched refs:opc1 (Results 1 - 5 of 5) sorted by null

  /external/valgrind/main/VEX/priv/
host_ppc_defs.c 3188 UInt opc1, opc2, sz = i->Pin.Load.sz; local
3278 UInt opc1, opc2, sz = i->Pin.Store.sz; local
    [all...]
guest_ppc_toIR.c 2895 UChar opc1 = ifieldOPC(theInstr); local
3532 UChar opc1 = ifieldOPC(theInstr); local
3652 UChar opc1 = ifieldOPC(theInstr); local
4010 UChar opc1 = ifieldOPC(theInstr); local
4139 UChar opc1 = ifieldOPC(theInstr); local
4389 UChar opc1 = ifieldOPC(theInstr); local
4646 UChar opc1 = ifieldOPC(theInstr); local
4834 UChar opc1 = ifieldOPC(theInstr); local
4976 UChar opc1 = ifieldOPC(theInstr); local
5147 UChar opc1 = ifieldOPC(theInstr); local
5356 UChar opc1 = ifieldOPC(theInstr); local
5539 UChar opc1 = ifieldOPC(theInstr); local
5687 UChar opc1 = ifieldOPC(theInstr); local
5898 UChar opc1 = ifieldOPC(theInstr); local
6168 UChar opc1 = ifieldOPC(theInstr); local
6262 UChar opc1 = ifieldOPC(theInstr); local
6519 UChar opc1 = ifieldOPC(theInstr); local
6703 UChar opc1 = ifieldOPC(theInstr); local
6841 UChar opc1 = ifieldOPC(theInstr); local
6972 UChar opc1 = ifieldOPC(theInstr); local
7211 UChar opc1 = ifieldOPC(theInstr); local
7675 UChar opc1 = ifieldOPC(theInstr); local
7743 UChar opc1 = ifieldOPC(theInstr); local
7842 UChar opc1 = ifieldOPC(theInstr); local
8047 UChar opc1 = ifieldOPC(theInstr); local
8129 UChar opc1 = ifieldOPC(theInstr); local
8230 UChar opc1 = ifieldOPC(theInstr); local
8375 UChar opc1 = ifieldOPC(theInstr); local
8426 UChar opc1 = ifieldOPC(theInstr); local
8472 UChar opc1 = ifieldOPC( theInstr ); local
8912 UChar opc1 = ifieldOPC( theInstr ); local
9155 UChar opc1 = ifieldOPC( theInstr ); local
9753 UChar opc1 = ifieldOPC( theInstr ); local
10221 UChar opc1 = ifieldOPC( theInstr ); local
10406 UChar opc1 = ifieldOPC( theInstr ); local
10530 UChar opc1 = ifieldOPC( theInstr ); local
10626 UChar opc1 = ifieldOPC( theInstr ); local
10784 UChar opc1 = ifieldOPC( theInstr ); local
10837 UChar opc1 = ifieldOPC( theInstr ); local
10926 UChar opc1 = ifieldOPC( theInstr ); local
11008 UChar opc1 = ifieldOPC( theInstr ); local
11128 UChar opc1 = ifieldOPC(theInstr); local
11258 UChar opc1 = ifieldOPC(theInstr); local
11344 UChar opc1 = ifieldOPC(theInstr); local
11798 UChar opc1 = ifieldOPC(theInstr); local
11855 UChar opc1 = ifieldOPC(theInstr); local
11947 UChar opc1 = ifieldOPC(theInstr); local
12213 UChar opc1 = ifieldOPC(theInstr); local
12350 UChar opc1 = ifieldOPC(theInstr); local
12531 UChar opc1 = ifieldOPC(theInstr); local
12797 UChar opc1 = ifieldOPC(theInstr); local
12906 UChar opc1 = ifieldOPC(theInstr); local
12999 UChar opc1 = ifieldOPC(theInstr); local
13327 UChar opc1; local
    [all...]
host_arm_defs.c 3354 UInt opc, opc1, opc2; local
    [all...]
  /external/qemu/tcg/arm/
tcg-target.c 392 int cond, int opc0, int opc1, int rd0, int rd1,
398 tcg_out32(s, (cond << 28) | (0 << 25) | (opc1 << 21) |
405 tcg_out32(s, (cond << 28) | (0 << 25) | (opc1 << 21) |
    [all...]
  /external/llvm/lib/Target/ARM/Disassembler/
ARMDisassembler.cpp 4418 unsigned opc1 = fieldFromInstruction32(Val, 4, 4); local
    [all...]

Completed in 351 milliseconds