Home
last modified time | relevance | path

Searched refs:l0 (Results 1 – 25 of 29) sorted by relevance

12

/external/libffi/src/sparc/
Dv9.S51 add %sp, STACKFRAME+STACK_BIAS, %l0 ! %l0 has start of
54 mov %l0, %o0 ! call routine to set up frame
58 ldx [%l0+ARGS], %o0 ! call foreign function
60 ldd [%l0+ARGS], %f0
61 ldd [%l0+ARGS+8], %f2
62 ldd [%l0+ARGS+16], %f4
63 ldd [%l0+ARGS+24], %f6
64 ldd [%l0+ARGS+32], %f8
65 ldd [%l0+ARGS+40], %f10
66 ldd [%l0+ARGS+48], %f12
[all …]
Dv8.S46 add %sp, STACKFRAME, %l0 ! %l0 has start of
49 mov %l0, %o0 ! call routine to set up frame
53 ld [%l0+ARGS], %o0 ! call foreign function
54 ld [%l0+ARGS+4], %o1
55 ld [%l0+ARGS+8], %o2
56 ld [%l0+ARGS+12], %o3
57 ld [%l0+ARGS+16], %o4
58 ld [%l0+ARGS+20], %o5
60 mov %l0, %sp ! (delay) switch to frame
/external/openssl/crypto/aes/asm/
Daes-sparcv9.pl39 $acc0="%l0";
540 ldub [%i0+0],%l0
544 sll %l0,24,%l0
549 or %l1,%l0,%l0
555 or %l0,%l2,%o0
560 ldub [%i0+8],%l0
566 sll %l0,24,%l0
571 or %l1,%l0,%l0
577 or %l0,%l2,%o2
590 srl %o0,24,%l0
[all …]
/external/openssl/crypto/des/
Decb3_enc.c66 register DES_LONG l0,l1; in DES_ecb3_encrypt() local
71 c2l(in,l0); in DES_ecb3_encrypt()
73 ll[0]=l0; in DES_ecb3_encrypt()
79 l0=ll[0]; in DES_ecb3_encrypt()
81 l2c(l0,out); in DES_ecb3_encrypt()
/external/openssl/crypto/sha/asm/
Dsha512-sparcv9.pl97 $A="%l0";
166 ld [$inp+0],%l0
189 ld [$inp+128],%l0
206 ld [%sp+`$bias+$frame+(($i+1+0)%16)*$SZ+0`],%l0
372 sllx %l0,32,$tmp2
374 ld [%sp+`$bias+$frame+(($i+1+0)%16)*$SZ+0`],%l0
526 ld [$ctx+`0*$SZ+0`],%l0
534 sllx %l0,32,$tmp0
552 ld [$ctx+`4*$SZ+0`],%l0
560 sllx %l0,32,$tmp0
Dsha1-sparcv9.pl33 $A="%l0";
Dsha1-sparcv9a.pl60 $A="%l0";
/external/openssl/crypto/bn/
Dbn_div.c291 BN_ULONG q,l0; in BN_div() local
380 l0=bn_mul_words(tmp->d,sdiv->d,div_n,q); in BN_div()
381 tmp->d[div_n]=l0; in BN_div()
518 BN_ULONG q,l0; in BN_div_no_branch() local
607 l0=bn_mul_words(tmp->d,sdiv->d,div_n,q); in BN_div_no_branch()
608 tmp->d[div_n]=l0; in BN_div_no_branch()
/external/openssl/apps/
Dspeed.c1289 long l0,l1; in MAIN() local
1291 l0=(long)lengths[i-1]; in MAIN()
1293 c[D_RC4][i]=c[D_RC4][i-1]*l0/l1; in MAIN()
1294 c[D_CBC_DES][i]=c[D_CBC_DES][i-1]*l0/l1; in MAIN()
1295 c[D_EDE3_DES][i]=c[D_EDE3_DES][i-1]*l0/l1; in MAIN()
1296 c[D_CBC_IDEA][i]=c[D_CBC_IDEA][i-1]*l0/l1; in MAIN()
1297 c[D_CBC_SEED][i]=c[D_CBC_SEED][i-1]*l0/l1; in MAIN()
1298 c[D_CBC_RC2][i]=c[D_CBC_RC2][i-1]*l0/l1; in MAIN()
1299 c[D_CBC_RC5][i]=c[D_CBC_RC5][i-1]*l0/l1; in MAIN()
1300 c[D_CBC_BF][i]=c[D_CBC_BF][i-1]*l0/l1; in MAIN()
[all …]
/external/grub/stage2/
Dxfs.h207 xfs_uint32_t l0, l1, l2, l3; member
211 xfs_uint64_t l0, l1; member
Dfsys_xfs.c145 return (((xfs_fileoff_t)le32 (r->l0) & in xt_offset()
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/es-ES/
Des-ES_zl0_kdt_lfz1.pkb47 …PbXg�R����������LZ�˛�Aõ����w{Ay�4�xv.@�����5��ak�,m���X(�]u<���V=l0��.f`WX�]�@IaV����ק…
/external/openssl/crypto/
Dsparccpuid.S84 clr %l0
155 clr %l0
/external/wpa_supplicant_6/wpa_supplicant/src/eap_common/
Deap_sim_common.c440 u8 l0[2], l1[2]; in eap_aka_prime_derive_ck_ik_prime() local
481 WPA_PUT_BE16(l0, network_name_len); in eap_aka_prime_derive_ck_ik_prime()
482 addr[2] = l0; in eap_aka_prime_derive_ck_ik_prime()
/external/webkit/JavaScriptCore/bytecompiler/
DBytecodeGenerator.cpp553 PassRefPtr<Label> BytecodeGenerator::emitLabel(Label* l0) in emitLabel() argument
556 l0->setLocation(newLabelIndex); in emitLabel()
563 return l0; in emitLabel()
571 return l0; in emitLabel()
DNodesCodegen.cpp1632 RefPtr<Label> l0 = generator.newLabel(); in emitBytecode() local
1637 generator.emitJumpScopes(l0.get(), 0); in emitBytecode()
1638 generator.emitLabel(l0.get()); in emitBytecode()
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/it-IT/
Dit-IT_cm0_kdt_dur.pkb195 ^�s��Ej-`�#㉤Mp(�l0�ӣ��� `��Lڎ�����ĸH�\��C�jS'S:��:sӣ6����(hT«�Z����~�#y��s(�N�<9�L�
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/en-US/
Den-US_lh0_kdt_dur.pkb582 R�����VHW�l0� �/��oas�uR���x]�^�p� �^��5�����p�� �+<aXy�P����Xb0cF��A����0�1s~A � ���:…
810 W�B����[���$(l0e���+6�hj�p�jM��>ΐ���v2xЖ�Z���������������ů��L����v�}9����x��T�!|D�…
Den-US_kdt_posp.pkb51 …a��氭�ަ� ��`S,�a�ۆ��Y8l4�+��be��YP�&۫���槸lt�(�[m�m�m�m�m҆�G���,�m�m�m�4)l0�U���n�3�N����X8…
/external/openssl/crypto/bn/asm/
Dsparcv9-mont.pl67 $i="%l0";
Dsparcv9a-mont.pl82 $tp="%l0"; # t[num]
Dsparcv8.S540 #define a_0 %l0
Dsparcv8plus.S647 #define a_0 %l0
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/en-GB/
Den-GB_kdt_posp.pkb248 …e\K+��7�P�Eb���_1�5&-�b�e�Z�s|�CĀ�)L��}�!��)2��MsX��C(Ua���Iެ0l0�  IZ��$���Ca��!�"…
/external/openssl/crypto/des/asm/
Ddes_enc.m485 #define local0 %l0

12