Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dguest_ppc_toIR.c3373 UInt opc2 = ifieldOPClo9(theInstr); in dis_int_arith() local
4011 UInt opc2 = ifieldOPClo10(theInstr); in dis_int_cmp() local
4129 UInt opc2 = ifieldOPClo10(theInstr); in dis_int_logic() local
4506 UInt opc2 = ifieldOPClo10(theInstr); in dis_int_parity() local
4639 UChar opc2 = toUChar( IFIELD( theInstr, 2, 3 ) ); in dis_int_rot() local
4886 UInt opc2 = ifieldOPClo10(theInstr); in dis_int_load() local
5184 UInt opc2 = ifieldOPClo10(theInstr); in dis_int_store() local
5554 UInt opc2 = ifieldOPClo10(theInstr); in dis_int_ldst_str() local
5724 UInt opc2 = ifieldOPClo10(theInstr); in dis_branch() local
5935 UInt opc2 = ifieldOPClo10(theInstr); in dis_cond_logic() local
[all …]
Dhost_ppc_defs.c3138 UInt imm1, UInt imm2, UInt opc2, in mkFormMD()
3156 UInt r3, UInt opc2, UInt b0, VexEndness endness_host ) in mkFormX()
3171 UInt r3, UInt b10, UInt opc2, UInt b0, in mkFormXO()
3188 UInt f3, UInt opc2, UInt b0, VexEndness endness_host ) in mkFormXL()
3203 static UChar* mkFormXFX ( UChar* p, UInt r1, UInt f2, UInt opc2, in mkFormXFX()
3240 UInt imm, UInt opc2, UInt b0, in mkFormXS()
3304 UInt r3, UInt r4, UInt opc2, UInt b0, in mkFormA()
3321 UInt constant, UInt opc2, UInt b0, in mkFormZ22()
3337 UInt r3, UInt rmc, UInt opc2, UInt b0, in mkFormZ23()
3373 static UChar* doAMode_RR ( UChar* p, UInt opc1, UInt opc2, in doAMode_RR()
[all …]
Dguest_mips_toIR.c1537 UInt opc2 = get_function(theInstr); in dis_instr_shrt() local
2237 UChar opc2 = get_function(theInstr); in dis_instr_CVM() local
Dhost_mips_defs.c2153 UInt sa, UInt opc2) in mkFormS()
Dhost_arm_defs.c3835 UInt opc, opc1, opc2; in emit_ARMInstr() local
/external/v8/src/arm/
Dassembler-arm.cc2767 int sz, opc2, op; in EncodeVCVT() local