HomeSort by: relevance | last modified time | path
    Searched refs:A16 (Results 1 - 25 of 35) sorted by relevancy

1 2

  /src/crypto/external/apache2/openssl/dist/crypto/poly1305/asm/
poly1305-c64xplus.pl 62 LDNDW *${INPB}[1],A17:A16
76 SWAP2 A16,A17
77 || SWAP2 A17,A16
79 || SWAP4 A16,A16
87 AND A16,B1,B21 ; r2 = key[2] & 0x0ffffffc
148 MPY32U $H0,$R0,A17:A16
180 || ADDU A20,A16,A17:A16
195 || ADDU A24,A17:A16,A17:A1
    [all...]
  /src/crypto/external/bsd/openssl/dist/crypto/poly1305/asm/
poly1305-c64xplus.pl 62 LDNDW *${INPB}[1],A17:A16
76 SWAP2 A16,A17
77 || SWAP2 A17,A16
79 || SWAP4 A16,A16
87 AND A16,B1,B21 ; r2 = key[2] & 0x0ffffffc
148 MPY32U $H0,$R0,A17:A16
180 || ADDU A20,A16,A17:A16
195 || ADDU A24,A17:A16,A17:A1
    [all...]
  /src/crypto/external/bsd/openssl.old/dist/crypto/poly1305/asm/
poly1305-c64xplus.pl 63 LDNDW *${INPB}[1],A17:A16
77 SWAP2 A16,A17
78 || SWAP2 A17,A16
80 || SWAP4 A16,A16
88 AND A16,B1,B21 ; r2 = key[2] & 0x0ffffffc
149 MPY32U $H0,$R0,A17:A16
181 || ADDU A20,A16,A17:A16
196 || ADDU A24,A17:A16,A17:A1
    [all...]
  /src/external/gpl3/gcc/dist/libgcc/config/m32c/
lib1funcs.S 27 #define A16
115 #ifdef A16
131 #ifdef A16
207 #ifdef A16
  /src/external/gpl3/gcc.old/dist/libgcc/config/m32c/
lib1funcs.S 27 #define A16
115 #ifdef A16
131 #ifdef A16
207 #ifdef A16
  /src/external/gpl3/gdb.old/dist/sim/m32c/
int.c 39 if (A16)
syscalls.c 47 /* A16 ABI: arg1 in r1l (QI) or r1 (HI) or stack
68 if (A16)
149 #define PTRSZ (A16 ? 2 : 3)
183 stackp = A16 ? 3 : 4;
cpu.h 40 #define A16 (m32c_cpu & 0x10)
reg.c 346 if (A16)
483 printf ("flags now \033[32m %d", (regs.r_flags >> (A16 ? 8 : 12)) & 7);
srcdest.c 531 if (A16)
  /src/external/gpl3/gdb/dist/sim/m32c/
int.c 39 if (A16)
syscalls.c 47 /* A16 ABI: arg1 in r1l (QI) or r1 (HI) or stack
68 if (A16)
149 #define PTRSZ (A16 ? 2 : 3)
183 stackp = A16 ? 3 : 4;
cpu.h 40 #define A16 (m32c_cpu & 0x10)
reg.c 346 if (A16)
483 printf ("flags now \033[32m %d", (regs.r_flags >> (A16 ? 8 : 12)) & 7);
  /src/external/cddl/osnet/dist/uts/common/fs/zfs/
lz4.c 291 #define A16(x) (((U16_S *)(x))->v)
349 { U16 v = A16(p); v = lz4_bswap16(v); d = (s) - v; }
351 { U16 v = (U16)(i); v = lz4_bswap16(v); A16(p) = v; p += 2; }
353 #define LZ4_READ_LITTLEENDIAN_16(d, s, p) { d = (s) - A16(p); }
354 #define LZ4_WRITE_LITTLEENDIAN_16(p, v) { A16(p) = v; p += 2; }
575 if ((ip < (matchlimit - 1)) && (A16(ref) == A16(ip))) {
768 if ((ip < (matchlimit - 1)) && (A16(ref) == A16(ip))) {
  /src/crypto/external/apache2/openssl/dist/crypto/bn/asm/
bn-c64xplus.asm 67 MPY32U B7,A3,A17:A16
69 ADDU A16,A7,A21:A20
94 MPY32U A7,ARG3,A17:A16
96 ADDU A19,A16,A19:A18
311 || LDW *ARG2[0],A16 ; b[0]
319 MPY32U A16,B16,A1:A0 ; a[0]*b[0]
321 MPY32U A16,B17,A25:A24 ; a[1]*b[0]
322 MPY32U A16,B18,A27:A26 ; a[2]*b[0]
338 || MPY32U A16,B19,A27:A26 ; a[0]*b[3]
  /src/crypto/external/bsd/openssl/dist/crypto/bn/asm/
bn-c64xplus.asm 67 MPY32U B7,A3,A17:A16
69 ADDU A16,A7,A21:A20
94 MPY32U A7,ARG3,A17:A16
96 ADDU A19,A16,A19:A18
311 || LDW *ARG2[0],A16 ; b[0]
319 MPY32U A16,B16,A1:A0 ; a[0]*b[0]
321 MPY32U A16,B17,A25:A24 ; a[1]*b[0]
322 MPY32U A16,B18,A27:A26 ; a[2]*b[0]
338 || MPY32U A16,B19,A27:A26 ; a[0]*b[3]
  /src/crypto/external/bsd/openssl.old/dist/crypto/bn/asm/
bn-c64xplus.asm 68 MPY32U B7,A3,A17:A16
70 ADDU A16,A7,A21:A20
95 MPY32U A7,ARG3,A17:A16
97 ADDU A19,A16,A19:A18
312 || LDW *ARG2[0],A16 ; b[0]
320 MPY32U A16,B16,A1:A0 ; a[0]*b[0]
322 MPY32U A16,B17,A25:A24 ; a[1]*b[0]
323 MPY32U A16,B18,A27:A26 ; a[2]*b[0]
339 || MPY32U A16,B19,A27:A26 ; a[0]*b[3]
  /src/external/gpl3/gdb.old/dist/sim/rx/
syscalls.c 113 #define PTRSZ (A16 ? 2 : 3)
  /src/external/gpl3/gdb/dist/sim/rx/
syscalls.c 113 #define PTRSZ (A16 ? 2 : 3)
  /src/crypto/external/apache2/openssl/dist/crypto/
c64xpluscpuid.pl 150 ZERO A17:A16
  /src/crypto/external/bsd/openssl/dist/crypto/
c64xpluscpuid.pl 150 ZERO A17:A16
  /src/crypto/external/bsd/openssl.old/dist/crypto/
c64xpluscpuid.pl 150 ZERO A17:A16
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/
nested-types.cc 88 enum E16 {A16, B16, C16};
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
nested-types.cc 88 enum E16 {A16, B16, C16};

Completed in 39 milliseconds

1 2