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

  /external/v8/src/mips/
constants-mips.cc 154 case JAL:
193 case JAL:
341 case JAL:
constants-mips.h 203 JAL = ((0 << 3) + 3) << kOpcodeShift,
681 // Say if the instruction 'links'. eg: jal, bal.
assembler-mips.cc 956 void Assembler::jal(int32_t target) { function in class:v8::internal::Assembler
959 GenInstrJump(JAL, target >> 2);
    [all...]
  /external/oprofile/events/mips/24K/
events 34 event:0x10 counters:0 um:zero minimum:500 name:J_JAL_INSNS : 16-0 J/JAL instructions completed
  /external/oprofile/events/mips/34K/
events 34 event:0x10 counters:0 um:zero minimum:500 name:J_JAL_INSNS : 16-0 J/JAL instructions completed
  /external/oprofile/events/mips/1004K/
events 34 event:0x10 counters:0 um:zero minimum:500 name:J_JAL_INSNS : 16-0 J/JAL instructions completed
  /external/oprofile/events/mips/74K/
events 59 event:0x2a counters:0,2 um:zero minimum:500 name:J_JAL_INSNS : 42-0 J/JAL graduated

Completed in 307 milliseconds