HomeSort by relevance Sort by last modified time
    Searched defs:kMipsBne (Results 1 - 2 of 2) sorted by null

  /art/compiler/dex/quick/mips/
mips_lir.h 315 // NOTE: the code tests the range kMipsBeq thru kMipsBne, so adding an instruction in this
324 kMipsBne, // bne s,t,o [000101] s[25..21] t[20..16] o[15..0].
  /dalvik/vm/compiler/codegen/mips/
MipsLIR.h 407 /* NOTE: the code tests the range kMipsBeq thru kMipsBne, so
416 kMipsBne, /* bne s,t,o [000101] s[25..21] t[20..16] o[15..0] */

Completed in 224 milliseconds