Home
last modified time | relevance | path

Searched defs:opc2 (Results 1 – 8 of 8) sorted by relevance

/external/valgrind/main/VEX/priv/
Dguest_ppc_toIR.c3217 UInt opc2 = ifieldOPClo9(theInstr); in dis_int_arith() local
3855 UInt opc2 = ifieldOPClo10(theInstr); in dis_int_cmp() local
3973 UInt opc2 = ifieldOPClo10(theInstr); in dis_int_logic() local
4350 UInt opc2 = ifieldOPClo10(theInstr); in dis_int_parity() local
4483 UChar opc2 = toUChar( IFIELD( theInstr, 2, 3 ) ); in dis_int_rot() local
4730 UInt opc2 = ifieldOPClo10(theInstr); in dis_int_load() local
5021 UInt opc2 = ifieldOPClo10(theInstr); in dis_int_store() local
5383 UInt opc2 = ifieldOPClo10(theInstr); in dis_int_ldst_str() local
5553 UInt opc2 = ifieldOPClo10(theInstr); in dis_branch() local
5764 UInt opc2 = ifieldOPClo10(theInstr); in dis_cond_logic() local
[all …]
Dhost_ppc_defs.c3156 UInt imm1, UInt imm2, UInt opc2 ) in mkFormMD()
3173 UInt r3, UInt opc2, UInt b0 ) in mkFormX()
3188 UInt r3, UInt b10, UInt opc2, UInt b0 ) in mkFormXO()
3204 UInt f3, UInt opc2, UInt b0 ) in mkFormXL()
3219 static UChar* mkFormXFX ( UChar* p, UInt r1, UInt f2, UInt opc2 ) in mkFormXFX()
3254 UInt imm, UInt opc2, UInt b0 ) in mkFormXS()
3315 UInt r3, UInt r4, UInt opc2, UInt b0 ) in mkFormA()
3331 UInt constant, UInt opc2, UInt b0 ) in mkFormZ22()
3346 UInt r3, UInt rmc, UInt opc2, UInt b0 ) in mkFormZ23()
3381 static UChar* doAMode_RR ( UChar* p, UInt opc1, UInt opc2, in doAMode_RR()
[all …]
Dguest_mips_toIR.c1531 UInt opc2 = get_function(theInstr); in dis_instr_shrt() local
2175 UChar opc2 = get_function(theInstr); in dis_instr_CVM() local
Dhost_mips_defs.c2487 UInt sa, UInt opc2) in mkFormS()
Dhost_arm_defs.c3853 UInt opc, opc1, opc2; in emit_ARMInstr() local
/external/chromium_org/sandbox/win/src/
Dpolicy_low_level_unittest.cc403 size_t opc2 = pr_dump.GetOpcodeCount(); in TEST() local
/external/qemu/target-arm/
Dcpu.h472 #define ENCODE_CP_REG(cp, is64, crn, crm, opc1, opc2) \ argument
617 uint8_t opc2; member
/external/chromium_org/v8/src/arm/
Dassembler-arm.cc2767 int sz, opc2, op; in EncodeVCVT() local