Searched refs:PT (Results 1 - 14 of 14) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/kvm/
H A Dvmm_ivt.S17 * handler now uses virtual PT.
287 adds r16=PT(CR_IPSR),r1
295 adds r16=PT(R8),r1 /* initialize first base pointer */
296 adds r17=PT(R9),r1 /* initialize second base pointer */
388 adds r24=PT(B6)-PT(F7),r3
398 adds r25=PT(B7)-PT(F11),r3
932 adds r21=PT(PR)+16,r12
934 lfetch [r21],PT(CR_IPS
[all...]
H A Dkvm_minstate.h98 #define PT(f) (VMM_PT_REGS_##f##_OFFSET) macro
120 adds r16 = PT(CR_IPSR),r1; \
129 adds r16 = PT(R8),r1; /* initialize first base pointer */\
130 adds r17 = PT(R9),r1; /* initialize second base pointer */\
236 adds r24 = PT(B6)-PT(F7),r3; \
237 adds r25 = PT(B7)-PT(F7),r3; \
241 adds r2 = PT(R4)-PT(F
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/kernel/
H A Dmca_asm.S517 add temp1=PT(B6), regs
520 add temp2=PT(B7), regs
522 st8 [temp1]=temp3,PT(AR_CSD)-PT(B6) // save b6
523 st8 [temp2]=temp4,PT(AR_SSD)-PT(B7) // save b7
528 st8 [temp1]=temp3,PT(AR_UNAT)-PT(AR_CSD) // save ar.csd
529 st8 [temp2]=temp4,PT(AR_PFS)-PT(AR_SS
[all...]
H A Dentry.S116 adds r2=PT(R16)+IA64_SWITCH_STACK_SIZE+16,sp
148 adds r2=PT(R16)+IA64_SWITCH_STACK_SIZE+16,sp
512 adds r16=PT(F6)+16,sp
513 adds r17=PT(F7)+16,sp
525 adds r2=PT(R8)+16,sp // r2 = &pt_regs.r8
526 adds r3=PT(R10)+16,sp // r3 = &pt_regs.r10
529 adds r16=PT(F6)+16,sp
530 adds r17=PT(F7)+16,sp
542 adds r15=PT(R15)+16,sp // r15 = &pt_regs.r15 (syscall #)
560 adds r2=PT(R
[all...]
H A Dentry.h23 #define PT(f) (IA64_PT_REGS_##f##_OFFSET) macro
30 .spillsp rp, PT(CR_IIP)+16+(off); \
31 .spillsp ar.pfs, PT(CR_IFS)+16+(off); \
32 .spillsp ar.unat, PT(AR_UNAT)+16+(off); \
33 .spillsp ar.fpsr, PT(AR_FPSR)+16+(off); \
34 .spillsp pr, PT(PR)+16+(off);
H A Divt.S14 * 00/12/20 David Mosberger-Tang <davidm@hpl.hp.com> DTLB/ITLB handler now uses virtual PT.
931 #if PT(B6) != 0
935 add r16=PT(CR_IPSR),r1 // initialize first base pointer
936 add r17=PT(R11),r1 // initialize second base pointer
939 st8 [r16]=r29,PT(AR_PFS)-PT(CR_IPSR) // save cr.ipsr
942 st8.spill [r17]=r11,PT(CR_IIP)-PT(R11) // save r11
947 st8 [r16]=r26,PT(CR_IFS)-PT(AR_PF
[all...]
H A Dminstate.h85 adds r16=PT(CR_IPSR),r1; \
95 adds r16=PT(R8),r1; /* initialize first base pointer */ \
96 adds r17=PT(R9),r1; /* initialize second base pointer */ \
195 adds r24=PT(B6)-PT(F7),r3; \
205 adds r25=PT(B7)-PT(F11),r3; \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/include/asm/xen/
H A Dminstate.h73 adds r16=PT(CR_IPSR),r1; \
83 adds r16=PT(R8),r1; /* initialize first base pointer */ \
84 adds r17=PT(R9),r1; /* initialize second base pointer */ \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dfipsalgt.cpp115 m_nameToType["PT"] = INPUT;
122 m_nameToType["PT"] = OUTPUT;
848 std::vector<SecByteBlock> IB(10001), OB(10001), PT(10001), CT(10001), RESULT(10001), TXT(10001), CV(10001);
849 PT[0] = GetData("PLAINTEXT");
867 IB[j] = PT[j];
870 PT[j+1] = CT[j];
875 PT[j].resize(blockSize);
876 pBT->ProcessBlock(IB[j], PT[j]);
877 CT[j+1] = PT[j];
892 Xor(IB[j], PT[
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dh264pred_template.c789 #define PT(x) \ macro
794 PT(1) PT(2) PT(3) PT(4) PT(5) PT(6) \
1054 #undef PT macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dh264pred_template.c856 #define PT(x) \ macro
861 PT(1) PT(2) PT(3) PT(4) PT(5) PT(6) \
1206 #undef PT macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/lib/
H A Dregex.c3627 range = PT - startpos;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgrep/
H A Dregex.c5079 range = PT - startpos;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/
H A Djre-1_5_0_15-linux-i586.bin2311 EWY�j�"��h�PT}����
2618 ���q~�@��Y���U�}�,G���������r������y"F�g �������������$L����2�PT�5{p 6 ���s}Rju��F��������M�dD=k+�+`���x.���A�=[������>��9��J���rJ\pV��a���hA�����Qj�7���x
4049 �N ���;w�vb�-X�V ��t�������p��*r7m��}"�=o����6����. ��DZM��o}3�!v5��]���� Qm�n��R���QA�f�7����W ��P2�[PT��H0���~Y� ���Y���AF��Ey�\������E��F�<����(�h���4O���T2s���;����3cV��M:x��Wu����[VV�y9�w/ ���bb+3q�(��� ��&������T}�s���!~��6��L�!=��z�[6��1������x|�u6-����������q+�z�j��v}(M�sF��lT�j��G���WVuM�����p�g��sv�H+����3�M�?�!7���m�l���� ��O��d�`��@��� ���� f+3����62�K�e- �!{4�F��~??��#�nD�'����`����T��G��y{���9�|/��bE�)�Wy=��w���SL��5�U�����D���m_�XJ�]��z�8���c�������E�`�G��_�����7p�@�5�+)|�
6036 2�i�pINYA�#w�x\�_n���y���P ��v��~���-�5Y��l���+]|�+�ye��9�&���=w�d��y�����<kfF������ ���G;�������rwUf#�+v�.O�:�q�{yQ �%�3'+mQ\?u�et>�T�'��u������uR�}~Z������fN�������!$%$%����g��N�����{#!>GHl��x�PT����X1����h��� &L�2���o����6�%��S�Pc��V .�bEP�D��NAX{��w ���|np;�y����w� U>����8a8]������.�����(ZZ(����o��?�lY�������g}���n���w/��.�%��axu��/�/3�����.����]�Zp7��iN�_6��<�A�-� �`�?�z��^.��3�ra������ �C��@��+� �. \.8������������*�W���� �D��\48�Dp��������_��� ����L7}���Cg�n w���������4��(����Mm'����a��c����WQ�'�ZGP��E��"�xg+�X����s����\\�'����<���i����g=�?���42��MB�~����10�1�c��;H`����#���v�|�?��=Q��M������3<��5�;��=�������F�'O�QN���������s9����X�4JW��A��c���dIYq��^������/D��p��|��?�|/=�� }��;n��>��g|�q��|���?���v���@
13212 ����G���8��D����a���i��p��T��09��-b��0\e���'�]I��#����w�"� ���k������Ob��P�����&�� �E��|&|�,�����, ~{��g�� _������� ��|�3�w���4�m����;����r �T{Cao����5����bW �\������I�����7�������� �������N�/w~����N��Y���~[g��}=<�������s;���D����Z��T>M��N>� ���|�,�o�"��"���c�|���&o�&%�����O��9�PT{G�1�v���p���1����C<�����e��OOw�sCT<��9S��x����$�g%oRb��'�LjI<]e���8����>�/~hA<�d�Y�&a<3y����x� ����s�l<)B<�:���Z��<���x��%��K�x,���i�0�Q�gcT<�f���jI<W��s��0���I���x� ���mA<�e��8�,��UT<� ��IiA<��;=���V,�S=��g��%�?������kj_������� M���{���!��n(��0Fj~�����-v������yz�����9���uz�t��P�|��_t��������y�R�����O;~������6�`S#��p���%v�=�����rw,+����D��0_}��d�I� ���������f�F=��tJn3F=�y�G�f�1���'�JB:�zmks�����~�>���OL���YD����d�p�_���j[r�'���+F&�<u�O ��_��������9os�rN�������?���o
14249 1���{}�D��It������-c�1Q^;k���k�Uu�_` #D2~F���+"�`��B �2\�/S2�"Veq`%A�E'C�x ��TQ�n�&n�M��� ��" ��@5Z�E����~�]!�f�����Lbj����{��{�=��s�=�w�{j��,�DfWy�����PT��`��Q[~0��a!q�tN�`GT� ���e�-/���&n���T�F<!q��Tj��f�p��W��2��@s������+[-�}1��=�z�;�9�^U�����k�g*��6p�<�x+l��TK��3������ 7B�O��@1|tt����J�!���|G��g^��+���#W'ei�����96 ���i�k��|<@��@R+o��������O|Y��i�*������#���m�HZ�Y�� *��1;��Z�O,����<�q�M�-y�b�38�u�x�k8>[���V�Fnw#{�M������j�JO���:� :����g�:r>c"�H�B�|�*�������H= SP�qK|�xy����%��N ":����������&�VZ�q/��bL]���e��!X�� ��0���6fB;3a3!�u��:;,�["�+{���X�
15197 ����<r�/�>�J�":n��V�{v���>mc���������vIA���)h�,����4Vm�3/'����EW� ����k<0 g���F��� ���k���ND!����m�����k��<��1����>�d �����A;���d���j�G3��U�� S`N �[d|p�6d�v�� ��(����YG5d;�]J� �T�u����x]RyJ"V*;dW��\_����1�<[}D��l`�� ��Dr{��~]��b�UDD����m������_z��-:\�����^�{����Kh`��'�N�#��8����0FG��i��+UB#��=�o�Q���y�1+����ts X�cb�� ��������������#��-��l��r��z����a��!�� �`I��!w}�A84���/�1��OS�N����^})����+k��p��C�jm�@h�Ep��7!�8R��W�&A��Wu�����K����#��?v���`��f��#�3���o0o�z�K=�_���V� �����6�+�������e�<�.,` sp�����p��7z�d��[ �=�V����!�� �������Ld&,�(:s�������l�mzeY3�{*.���w�z�KQ����L)������=�l�$LFpMn)BQ/2����; -k������:�����3[��S3c���e����8�� &�J�4���K����7h��(A� �`oB4�D��b� �-24��'AF���T�,M��<��e��n��l, �/�%�/�_M�gkO�����������������+�h��m� ����z��2���}Lp�Z{o�a!� ��b�#���x���^���C����Q�Ge���Q2�# �? W��WZyv�)�����E�??}����%*`Rf�.>�+J���'+�s�^<��������n��1u�pP�n{m�HTKF_���om�J�, ��U�=Y\H�?�X��T��M���V��� W-}iW���T�KQ�i�{�� 7E��@+�[�Y�>zM)�4��,��PT��� �p �X�3�� �^�3R��N�A��F^�*���e6-��&K�Z����o4��lh�Q�����)J����Ho�2�_�/� �����C_)~��� ���c���n��n�����~����F l��,��G���
[all...]

Completed in 433 milliseconds