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

  /dalvik/vm/mterp/x86/
binopWide.S 11 $instr1 # ex: addl (rFP,%ecx,4),rIBASE
binopWide2addr.S 10 $instr1 # example: addl %eax,(rFP,rINST,4)
unopWide.S 1 %default {"instr1":"","instr2":"","instr3":""}
14 $instr1 # ex: negl %eax
  /external/v8/src/mips/
assembler-mips-inl.h 276 Instr instr1 = Assembler::instr_at(pc_ + 1 * Assembler::kInstrSize); local
279 (instr1 & kOpcodeMask) == ORI &&
assembler-mips.cc 2125 Instr instr1 = instr_at(pc); local
2164 Instr instr1 = instr_at(pc); local
2258 Instr instr1 = instr_at(pc); local
    [all...]

Completed in 46 milliseconds