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

  /external/v8/src/mips/
constants-mips.cc 178 case JALR:
204 case JALR:
240 case JALR:
assembler-mips-inl.h 240 (instr2 & kFunctionFieldMask) == JALR);
constants-mips.h 258 JALR = ((1 << 3) + 1),
simulator-mips.cc     [all...]
assembler-mips.cc 963 void Assembler::jalr(Register rs, Register rd) { function in class:v8::internal::Assembler
966 GenInstrRegister(SPECIAL, rs, zero_reg, rd, 0, JALR);
    [all...]
  /external/llvm/lib/Target/Mips/
MipsEmitGPRestore.cpp 11 // after jalr instructions.
73 if (I->getOpcode() != Mips::JALR) {
79 // emit lw $gp, ($gp save slot on stack) after jalr
90 /// restores $gp clobbered by jalr instructions.
  /external/oprofile/events/mips/74K/
events 40 event:0x16 counters:0,2 um:zero minimum:500 name:JALR_JALR_HB_INSNS : 22-0 Graduated JALR/JALR.HB instructions

Completed in 51 milliseconds