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

  /dalvik/vm/compiler/codegen/mips/Mips32/
Gen.cpp 252 newLIR4(cUnit, kMipsExt, reg0, reg0, 0, 31-1 /* size-1 */);
272 newLIR4(cUnit, kMipsExt, reghi, reghi, 0, 31-1 /* size-1 */);
  /dalvik/vm/compiler/codegen/mips/
MipsLIR.h 419 kMipsExt, /* ext t,s,p,z [011111] s[25..21] t[20..16] z[15..11] p[10..6] [000000] */
Assemble.cpp 146 ENCODING_MAP(kMipsExt, 0x7c000000,
    [all...]

Completed in 142 milliseconds