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 235 Instr instr1 = Assembler::instr_at(pc_ + 1 * Assembler::kInstrSize); local
238 (instr1 & kOpcodeMask) == ORI &&
assembler-mips.cc 2018 Instr instr1 = instr_at(pc); local
2052 Instr instr1 = instr_at(pc); local
    [all...]

Completed in 404 milliseconds