HomeSort by relevance Sort by last modified time
    Searched full:cswap (Results 1 - 25 of 25) sorted by null

  /external/cblas/src/
cblas_cswap.c 4 * The program is a C interface to cswap.
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mmix/
regt-op.s 18 CSWAP X,$38,211
32 CSWAP X,Y
59 CSWAP $93,Y
86 CSWAP X,$222
113 CSWAP $223,$239
136 CSWAP $4,$175,0
regt-op-r.d 23 38: 951726d3 cswap \$23,\$38,211
36 6c: 95170c00 cswap \$23,\$12,0
62 d4: 955d0c00 cswap \$93,\$12,0
88 13c: 9517de00 cswap \$23,\$222,0
114 1a4: 95dfef00 cswap \$223,\$239,0
136 1fc: 9504af00 cswap \$4,\$175,0
regt-op.d 21 38: 951726d3 cswap \$23,\$38,211
34 6c: 95170c00 cswap \$23,\$12,0
60 d4: 955d0c00 cswap \$93,\$12,0
86 13c: 9517de00 cswap \$23,\$222,0
112 1a4: 95dfef00 cswap \$223,\$239,0
134 1fc: 9504af00 cswap \$4,\$175,0
regt-op.l 21 18 0038 951726D3 CSWAP X,\$38,211
35 32 006c 95170C00 CSWAP X,Y
66 59 00d4 955D0C00 CSWAP \$93,Y
93 86 013c 9517DE00 CSWAP X,\$222
120 113 01a4 95DFEF00 CSWAP \$223,\$239
147 136 01fc 9504AF00 CSWAP \$4,\$175,0
list-insns.s 168 CSWAP $2,$0,$11
169 CSWAP $12,$20,205
list-in-n.d 170 284: 9402000b cswap \$2,\$0,\$11
171 288: 950c14cd cswap \$12,\$20,205
list-in-r.d 198 284: 9402000b cswap \$2,\$0,\$11
199 288: 950c14cd cswap \$12,\$20,205
list-in-rn.d 198 284: 9402000b cswap \$2,\$0,\$11
199 288: 950c14cd cswap \$12,\$20,205
list-insns.d 168 284: 9402000b cswap \$2,\$0,\$11
169 288: 950c14cd cswap \$12,\$20,205
list-insns.l 179 168 0284 9402000B CSWAP \$2,\$0,\$11
180 169 0288 950C14CD CSWAP \$12,\$20,205
  /external/boringssl/src/ssl/test/runner/curve25519/
cswap_amd64.s 10 // func cswap(inout *[5]uint64, v uint64)
11 TEXT ·cswap(SB),7,$0
mont25519_amd64.go 15 func cswap(inout *[5]uint64, v uint64) func
51 cswap(&work[1], uint64(swap))
  /external/eigen/blas/testing/
cblat1.f 64 DATA L(5)/'CSWAP '/
298 EXTERNAL CAXPY, CCOPY, CSWAP, CTEST
508 * .. CSWAP ..
509 CALL CSWAP(N,CX,INCX,CY,INCY)
  /toolchain/binutils/binutils-2.25/opcodes/
mmix-opc.c 227 {"cswap", Z (0x94), OP (regs_z_opt), MO},
frv-desc.c     [all...]
frv-opc.c     [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/frv/
allinsn.s 1002 .global cswap
1003 cswap: label
1004 cswap @(sp,sp),sp,cc0,0
allinsn.d 756 000003e4 <cswap>:
757 3e4: 83 94 10 81 cswap @\(sp,sp\),sp,cc0,0x0
  /external/eigen/Eigen/src/misc/
blas.h 53 int BLASFUNC(cswap) (int *, float *, int *, float *, int *);
    [all...]
  /external/eigen/bench/btl/libs/BLAS/
blas.h 74 int BLASFUNC(cswap) (int *, float *, int *, float *, int *);
    [all...]
  /toolchain/binutils/binutils-2.25/gas/doc/
c-mmix.texi 352 @samp{CSWAP},
  /prebuilts/misc/windows/protobuf2.5/lib/
libprotobuf-lite.a     [all...]
libprotobuf.a     [all...]
  /toolchain/binutils/binutils-2.25/cpu/
frv.cpu     [all...]

Completed in 993 milliseconds