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

  /external/valgrind/main/none/tests/mips32/
branches.stdout.exp 51 b, bal, jr
52 B BAL JR :: 6, RSval: 0
53 B BAL JR :: 7, RSval: 1
54 B BAL JR :: 8, RSval: 2
55 B BAL JR :: 9, RSval: 3
56 B BAL JR :: 10, RSval: 4
57 B BAL JR :: 11, RSval: 5
58 B BAL JR :: 12, RSval: 6
59 B BAL JR :: 13, RSval: 7
60 B BAL JR :: 14, RSval:
    [all...]
  /external/oprofile/events/mips/20K/
events 18 event:0xc counters:0 um:zero minimum:500 name:RPS_MISSPREDICTS : JR instructions that mispredicted using the Return Prediction Stack (RPS)
19 event:0xd counters:0 um:zero minimum:500 name:JR_INSNS_COMPLETED : JR instruction that completed execution
  /external/chromium_org/v8/src/mips/
constants-mips.cc 181 case JR:
244 case JR:
constants-mips.h 316 JR = ((1 << 3) + 0),
assembler-mips.cc 529 ((function_field == JALR) || (rd_field == 0 && (function_field == JR))));
546 return GetOpcodeField(instr) == SPECIAL && GetFunctionField(instr) == JR;
1145 void Assembler::jr(Register rs) { function in class:v8::Assembler
    [all...]
simulator-mips.cc     [all...]
  /external/v8/src/mips/
constants-mips.cc 177 case JR:
240 case JR:
constants-mips.h 311 JR = ((1 << 3) + 0),
assembler-mips.cc 540 ((function_field == JALR) || (rd_field == 0 && (function_field == JR))));
556 return GetOpcodeField(instr) == SPECIAL && GetFunctionField(instr) == JR;
1139 void Assembler::jr(Register rs) { function in class:v8::Assembler
    [all...]
simulator-mips.cc     [all...]
  /external/llvm/lib/ExecutionEngine/JIT/
JITEmitter.cpp 620 JITResolver *JR = StubToResolverMap->getResolverFromStub(Stub);
621 assert(JR && "Unable to find the corresponding JITResolver to the call site");
630 MutexGuard locked(JR->TheJIT->lock);
635 JR->state.LookupFunctionFromCallSite(locked, Stub);
641 void *Result = JR->TheJIT->getPointerToGlobalIfAvailable(F);
647 if (!JR->TheJIT->isCompilingLazily()) {
658 Result = JR->TheJIT->getPointerToFunction(F);
662 MutexGuard locked(JR->TheJIT->lock);
677 if(JR->revGOTMap.find(Stub) != JR->revGOTMap.end()
    [all...]
  /external/oprofile/events/mips/25K/
events 29 event:0xf counters:0,1 um:zero minimum:500 name:JR_RPD_MISSPREDICTED : JR instructions that mispredicted using the Return Prediction Stack
30 event:0x10 counters:0,1 um:zero minimum:500 name:JR_COMPLETED : JR instruction that completed execution
  /external/oprofile/events/mips/24K/
events 22 event:0x3 counters:0 um:zero minimum:500 name:JR_31_INSNS : 3-0 JR $31 (return) instructions executed
23 event:0x4 counters:0 um:zero minimum:500 name:JR_NON_31_INSNS : 4-0 JR $xx (not $31) instructions executed (at same cost as a mispredict)
87 event:0x403 counters:1 um:zero minimum:500 name:JR_31_MISPREDICTIONS : 3-1 JR $31 mispredictions
88 event:0x404 counters:1 um:zero minimum:500 name:JR_31_NO_PREDICTIONS : 4-1 JR $31 not predicted (stack mismatch).
  /external/oprofile/events/mips/34K/
events 22 event:0x3 counters:0 um:zero minimum:500 name:JR_31_INSNS : 3-0 JR $31 (return) instructions executed
23 event:0x4 counters:0 um:zero minimum:500 name:JR_NON_31_INSNS : 4-0 JR $xx (not $31) instructions executed (at same cost as a mispredict)
94 event:0x403 counters:1 um:zero minimum:500 name:JR_31_MISPREDICTIONS : 3-1 JR $31 mispredictions
95 event:0x404 counters:1 um:zero minimum:500 name:JR_31_NO_PREDICTIONS : 4-1 JR $31 not predicted (stack mismatch).
  /external/oprofile/events/mips/1004K/
events 22 event:0x3 counters:0 um:zero minimum:500 name:JR_31_INSNS : 3-0 JR $31 (return) instructions executed
23 event:0x4 counters:0 um:zero minimum:500 name:JR_NON_31_INSNS : 4-0 JR $xx (not $31) instructions executed (at same cost as a mispredict)
102 event:0x403 counters:1 um:zero minimum:500 name:JR_31_MISPREDICTIONS : 3-1 JR $31 mispredictions
103 event:0x404 counters:1 um:zero minimum:500 name:JR_31_NO_PREDICTIONS : 4-1 JR $31 not predicted (stack mismatch).
  /external/oprofile/events/mips/74K/
events 20 event:0x2 counters:0,2 um:zero minimum:500 name:PREDICTED_JR_31 : 2-0 JR $31 (return) instructions predicted including speculative instructions
21 event:0x3 counters:0,2 um:zero minimum:500 name:REDIRECT_STALLS : 3-0 Stall cycles due to register indirect jumps (including non-predicted JR $31), ERET/WAIT instructions, and IFU determined exception
53 event:0x24 counters:0,2 um:zero minimum:500 name:JR_NON_31_INSNS : 36-0 jr $xx (not $31) instructions graduated (at same cost as a mispredict)
96 event:0x402 counters:1,3 um:zero minimum:500 name:JR_31_MISPREDICTIONS : 2-1 JR $31 (return) instructions mispredicted
97 event:0x403 counters:1,3 um:zero minimum:500 name:JR_31_NO_PREDICTIONS : 3-1 JR $31 (return) instructions not predicted
129 event:0x424 counters:1,3 um:zero minimum:500 name:MISPREDICTED_JR_31_INSNS : 36-1 jr $31 instructions graduated after mispredict
  /external/llvm/lib/Target/Mips/
MipsSEInstrInfo.cpp 514 unsigned JR = STI.isABI_N64() ? Mips::JR64 : Mips::JR;
524 // jr $ra
532 BuildMI(MBB, I, I->getDebugLoc(), TM.getInstrInfo()->get(JR)).addReg(RA);
MipsLongBranch.cpp 281 // jr $at
307 .append(BuildMI(*MF, DL, TII->get(Mips::JR)).addReg(Mips::AT))
  /system/core/libpixelflinger/codeflinger/
MIPSAssembler.h 369 void JR(int Rs);
MIPSAssembler.cpp 185 mMips->JR(R_ra);
    [all...]
  /cts/suite/pts/deviceTests/browserbench/assets/octane/
gbemu.js     [all...]
  /external/chromium_org/third_party/libjingle/source/talk/media/testdata/
h264-svc-99-640x360.rtpdump 408 Jr?T?-? ?t?1 |???{U.?e|?? ?r?0?`i.~???a??W????b??E@???t?x????a?*?Z?Q%????c%i??'??f??f???qr8>????4??v?Hc^X|)?E??A??d??-?&??{4????v?c?u??????ov;???MY? >?4G??????Za/5R^?,T?v???f?[B_?“]]?{9?????1???q?<%?)????7€U?r?m???2??q??????@8#??r?g??*:???j???S~7? Z]????y????? ?[?F={F?)????/??O??n0?-3?v?wxm?Nf??s??yh?R?"?}???%x??G?????~@o?\??? ?ms ??k?Ã?n??(?-~q+??z??????F?????%o??b??????3?z?]f ?????< ??7?9j??$b???=???????- ????sCZ?:????K?T N(v??le???[}??????X:??p???X9&???0BI?B3????:?,mTH.?$ig???(????k?u?LU?M??6???Y??~?????7}???2v?????6?3?¼hW???o&A?????j3??z????H?????g??R?,|??Rt??*t?G@V?kX?~??y?t?0?P>???i{??1???M??*m?????????QTn?f9??????kP?Z??}?4$?A?!~??F??N?$`h?-?N6rh????.kM????(?????4~??????????Y?q??Wi?S?Q?Wl3eM ??“??+h?????9?'??a?????P?v?!?/_??:??X?G?’??;??w ??O?u??v?????2 N?Z??????0?U??<D[t???7?X???*?f ??D?'j?AVO-??h???h?b??????]?)???-?v?? ??R=???????J?,uZ??p??P?F??%?4?r0}?-???65?]?U?I?* jTv?Ym=?~Nk?o????;? Q?\?????@?????[?c??s'E?{w???!O???????.)[??Aj??){???????6?O???y{?.l???'6???{P:RC?????U?? y??S????\B?1??????"?"??1K?L ? ?? ???L?T??*?????
    [all...]

Completed in 620 milliseconds