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

  /dalvik/vm/compiler/codegen/x86/
LowerReturn.cpp 71 conditional_move_reg_to_reg(OpndSize_32, Condition_NZ, 17, false/*src*/, PhysicalReg_EBX, true/*dst*/);
LowerInvoke.cpp     [all...]
  /dalvik/vm/compiler/codegen/x86/libenc/
enc_wrapper.h 103 Condition_NZ = 5,
104 Condition_NE = Condition_NZ,
encoder.h 143 Condition_NZ = 5,
144 Condition_NE = Condition_NZ,

Completed in 29 milliseconds