Searched refs:JR (Results 1 - 24 of 24) sorted by relevance

/external/valgrind/main/none/tests/mips64/
H A Dbranch_and_jump_instructions.stdout.exp259 B BAL JR :: 0x6, RSval: 0x0
260 B BAL JR :: 0x6, RSval: 0x0
261 B BAL JR :: 0x9823b74, RSval: 0x9823b6e
262 B BAL JR :: 0xd4326df, RSval: 0xd4326d9
263 B BAL JR :: 0x130476e2, RSval: 0x130476dc
264 B BAL JR :: 0x17c56b71, RSval: 0x17c56b6b
265 B BAL JR :: 0x1a864db8, RSval: 0x1a864db2
266 B BAL JR :: 0x1e47500b, RSval: 0x1e475005
267 B BAL JR :: 0x2608edbe, RSval: 0x2608edb8
268 B BAL JR
[all...]
H A Dbranches.stdout.exp52 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: 8
61 B BAL JR
[all...]
/external/valgrind/main/none/tests/mips32/
H A Dbranches.stdout.exp52 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: 8
61 B BAL JR
[all...]
/external/oprofile/events/mips/20K/
H A Devents18 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/
H A Dconstants-mips.cc158 case JR:
221 case JR:
H A Dconstants-mips.h380 JR = ((1 << 3) + 0),
H A Dassembler-mips.cc540 ((function_field == JALR) || (rd_field == 0 && (function_field == JR))));
558 return GetOpcodeField(instr) == SPECIAL && GetFunctionField(instr) == JR;
1411 GenInstrRegister(SPECIAL, rs, zero_reg, zero_reg, 0, JR);
2653 // Try to convert JR to J, skip returns (jr ra).
2676 // Trying patch J, but out of range, just go back to JR.
2677 // JR 'rs' reg is the 'rt' reg specified in the ORI instruction (instr2).
2682 *(p + 2) = SPECIAL | rs_field | JR;
2721 *(p + 2) = SPECIAL | rs_field | JR;
H A Dsimulator-mips.cc1920 case JR:
2492 case JR: {
/external/chromium_org/v8/src/mips64/
H A Dconstants-mips64.cc158 case JR:
221 case JR:
H A Dconstants-mips64.h357 JR = ((1 << 3) + 0),
H A Dassembler-mips64.cc518 ((function_field == JALR) || (rd_field == 0 && (function_field == JR))));
535 return GetOpcodeField(instr) == SPECIAL && GetFunctionField(instr) == JR;
1390 GenInstrRegister(SPECIAL, rs, zero_reg, zero_reg, 0, JR);
2907 *(p+6) = SPECIAL | rs_field | JR;
H A Dsimulator-mips64.cc1991 case JR:
2613 case JR: {
/external/llvm/lib/ExecutionEngine/JIT/
H A DJITEmitter.cpp615 JITResolver *JR = StubToResolverMap->getResolverFromStub(Stub); local
616 assert(JR && "Unable to find the corresponding JITResolver to the call site");
625 MutexGuard locked(JR->TheJIT->lock);
630 JR->state.LookupFunctionFromCallSite(Stub);
636 void *Result = JR->TheJIT->getPointerToGlobalIfAvailable(F);
642 if (!JR->TheJIT->isCompilingLazily()) {
653 Result = JR->TheJIT->getPointerToFunction(F);
657 MutexGuard locked(JR->TheJIT->lock);
672 if(JR->revGOTMap.find(Stub) != JR
[all...]
/external/oprofile/events/mips/25K/
H A Devents29 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/
H A Devents22 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/
H A Devents22 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/
H A Devents22 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/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsNaClELFStreamer.cpp52 // MIPS32r6/MIPS64r6 doesn't have a JR instruction and uses JALR instead.
57 return MI.getOpcode() == Mips::JR;
/external/llvm/lib/Target/Mips/
H A DMipsLongBranch.cpp332 .append(BuildMI(*MF, DL, TII->get(Mips::JR)).addReg(Mips::AT))
341 .append(BuildMI(*MF, DL, TII->get(Mips::JR)).addReg(Mips::AT))
344 // Bundle-align the target of indirect branch JR.
H A DMipsAsmPrinter.cpp94 // Lower PseudoReturn/PseudoIndirectBranch/PseudoIndirectBranch64 to JR, JR_MM,
113 // Everything else should use (JR $rs)
114 TmpInst0.setOpcode(Mips::JR);
957 EmitInstrReg(Mips::JR, Mips::S2);
/external/oprofile/events/mips/74K/
H A Devents20 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
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
/external/pcre/dist/sljit/
H A DsljitNativeMIPS_common.c143 #define JR (HI(0) | LO(8)) macro
666 FAIL_IF(push_inst(compiler, JR | SA(RETURN_ADDR_REG), UNMOVABLE_INS));
1582 FAIL_IF(push_inst(compiler, JR | SA(RETURN_ADDR_REG), UNMOVABLE_INS));
1714 PTR_FAIL_IF(push_inst(compiler, JR | S(TMP_REG2), UNMOVABLE_INS));
1861 PTR_FAIL_IF(push_inst(compiler, JR | S(TMP_REG2), UNMOVABLE_INS));
1943 PTR_FAIL_IF(push_inst(compiler, JR | S(TMP_REG2), UNMOVABLE_INS));
2009 FAIL_IF(push_inst(compiler, JR | S(src_r), UNMOVABLE_INS));
H A DsljitNativeTILEGX_64.c393 #define JR(reg) \ macro
1333 return JR(RA);
1633 return JR(RA);
/external/chromium_org/third_party/libjingle/source/talk/media/testdata/
H A Dh264-svc-99-640x360.rtpdump5999 �艏ɭ�UY��9#(�*�:-~��G\0�W���l�c'y�Wa��f��f:�2�}r8>��)��4�A6�ܒ��>B������JR�A� �٣Y?�{�~������^�g1�<�#m⪭�7��(%���t��{B��j�S�A�B :舷>�%|�xsߪ���-�w���ԝ�|6���CRyC$VL�����t�d�1��޸n���L�B�O�� � U�l���l�jߌ�ԁ�۞�f�F� �u��o���Kl��oH��ԭ!AeHh����M��^gU�X#ƽH�l�?���!u�,�-����������ަ�a�9>Rl�?��n����U��z����Gܔo1a�LZ�?� 9��~�<�!�K�Kp֡/�1�k�i4 �ү�ह�.g���� �j�p�.q�yn�q�g 2&�����V2O�������tw}pG�F0���t9��tfy� ��uM?��{������2R]� ��U��X=F�r�V��A�E�4=+�p���T�wi�m��w}O��? _]Y�駪ZZ=K���=��p0��k��^��޵ ���Ɛzm��z5]�)롑zYi�vߗ���\k��+X}�T~���R�8Y�"A6J8iE�<AԆ����u*N��?�_�m����J|����0�'>06�oY��3����+�����#��~�Y�x�j�DQ��#j�v��m�hN��4xo����`�1N{}<7��2�n��4"q�!�@��KJ���<9
9353 ,��(H�c(������f��fo�e"�r9��g�?���g���h�X��œ�s|re������@�����@��6HYT���"�8�����n�\�<Uiu���^mܷ��}+f;:�AF���i��B)��$��<C���hX�,�|B��X ���Ys@$�� [.*��W�R|��$\W�Ǘ�0b4 "A5��-,f�����G�IUd ~����b7;B���o�&<�!�����g�O�b� *.��}����kWR�6U��`2�JRœFD���HV+��V��?�����9<G%M�16�ÐfG���[ե�Ij�+�o�m�Ȕ���d�����ӚA�ֆ����GyZ�����a��aA8�� ��r��t�pg8���m�Ͳp��� C`P�'@���}w�����<�,ث�>���!S�J��S���;�H��RS1^�B�-�� ��9�c?sD�Ȅ
14728 �ñp+�3O�νK׋�x� �.+�����@"D�h��rH3��L&h�Em�I�!�$ˋ[�UU�OR���C�ݕ��� ��-�ŗ�ĩx�W��4=�Ը�s�>g�`����4s �̴&���R��~�AO��� �y=b��~��X�r�� [�y�<�r޾���+<{��׷��`��!�(&�GPJ&:��c*h�_���f��fT��6�r8>��`��4�C���$�����������/����(�"CNJR���h!E�x/p��=��+�*%��2�d�{�f'����4�x�P�~��́�;'oa/_�2>H���Zָ���h8(�4�`�a(')���������x�,�@��3����0�`J)�&X���`�Z !,�-���o�b�&F�%�,�N�*�j�!�S5̮'��&_��Z~����^��v,��,2��7����!��iĨF��`�%��>��8]�;�+��\�suq����BN�hKV�zM~��_(�"4�� n����_��?�p��]�gT��Xum�&%�&��͔|��h}�v>��H�y#o�{q>� 8��`Z�@]J�
16449 T+Xk������O��J߹���)JR�*w�牧Øb��[����Y�(T��A��+�/�Jd��]�,���Eֿ�g��`;�&�r�"� {�����9x�u��j V;��{:�W'V�/������ 𬬀q^Tz�c�+��_��B"bUX]��m��or�$���J#k�o�^�����>DN8L� ��_)!�e

Completed in 449 milliseconds