Searched refs:srl_opc (Results 1 – 2 of 2) sorted by relevance
/dalvik/vm/compiler/codegen/x86/libenc/ |
D | enc_wrapper.h | 85 sll_opc, srl_opc, sra_opc, //shift right arithmetic enumerator
|
/dalvik/vm/compiler/codegen/x86/ |
D | LowerAlu.cpp | 1402 alu_binary_reg_reg(OpndSize_64, srl_opc, 2, false, 1, false); in common_shr_long() 1437 alu_binary_reg_reg(OpndSize_64, srl_opc, 2, false, 1, false); in common_ushr_long()
|