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

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/sparc/
ldx_stx.s 1 # Test ldx/ldxa/stx/stxa
6 stx %o0, [%g3]
8 stx %fsr, [%g3]
ldx_stx.d 3 #name: sparc LDX/STX
13 c: d0 70 c0 00 stx %o0, \[ %g3 \]
15 14: c3 28 c0 00 stx %fsr, \[ %g3 \]
  /external/cblas/src/
cblas_cher2.c 33 *yy=(float *)Y, *tx, *ty, *stx, *sty; local
83 stx= x+n;
87 stx = x-2;
109 while (x != stx);
cblas_chpr2.c 33 *yy=(float *)Y, *tx, *ty, *stx, *sty; local
82 stx= x+n;
86 stx = x-2;
108 while (x != stx);
cblas_zher2.c 33 *yy=(double *)Y, *tx, *ty, *stx, *sty; local
83 stx= x+n;
87 stx = x-2;
109 while (x != stx);
cblas_zhpr2.c 33 *yy=(double *)Y, *stx, *sty; local
77 stx = x + n;
94 } while (x != stx);
cblas_cgemv.c 39 const float *stx = x; local
123 stx = x;
125 else stx = (const float *)X;
138 F77_cgemv(F77_TA, &F77_N, &F77_M, ALPHA, A, &F77_lda, stx,
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/sh/sh64/
err-1.s 43 stx.b r16,219,r47 ! { dg-error "invalid operand" }
44 stx.l r17,-500,r48 ! { dg-error "invalid operand" }
45 stx.q r19,-50,r49 ! { dg-error "invalid operand" }
46 stx.w r20,-150,r50 ! { dg-error "invalid operand" }
basic-1.s 221 stx.b r16,r29,r47
222 stx.l r17,r50,r48
223 stx.q r19,r49,r49
224 stx.w r20,r15,r50
basic-1.d 222 [ ]+354:[ ]+610076f0[ ]+stx\.b r16,r29,r47
223 [ ]+358:[ ]+6112cb00[ ]+stx\.l r17,r50,r48
224 [ ]+35c:[ ]+6133c710[ ]+stx\.q r19,r49,r49
225 [ ]+360:[ ]+61413f20[ ]+stx\.w r20,r15,r50
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/m68hc11/
insns.s 35 stx ,y
insns-dwarf2.d 66 stx ,y
67 21: cd ef 00 stx 0x0,y
all_insns.s 294 L290: stx *Z21
295 L291: stx 73,X
296 L292: stx symbol253
297 L293: stx 130,X
opers12.s 32 stx d,y
insns.d 31 0+0021 <test2\+0xa> stx 0x0,y
opers12-dwarf2.d 64 stx d,y
65 44: 6e ee stx D,Y
all_insns.d 449 0+0298 <L290> stx \*0x0+0+ <L0>
451 0+029a <L291> stx 0x49,x
452 0+029c <L292> stx 0x0+0+ <L0>
454 0+029f <L293> stx 0x82,x
opers12.d 32 0+0044 <L1\+0x3b> stx D,Y
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-m68hc11/
relax-direct.s 50 stx _table+31
relax-direct.d 49 0+8055 <F1\+0x46> stx \*0x0+51 <_table\+0x1f>
  /external/llvm/test/MC/Sparc/
sparcv9-instructions.s 105 ! V8-NEXT: stx %fsr,[%g2 + 20]
106 ! V9: stx %fsr, [%g2+20] ! encoding: [0xc3,0x28,0xa0,0x14]
107 stx %fsr,[%g2 + 20]
110 ! V8-NEXT: stx %fsr,[%g2 + %i5]
111 ! V9: stx %fsr, [%g2+%i5] ! encoding: [0xc3,0x28,0x80,0x1d]
112 stx %fsr,[%g2 + %i5]
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-sparc/
tlssunpic64.s 217 stx %l2, [%g7 + %o5], %tie_add(sh5)
  /external/mesa3d/src/mesa/drivers/dri/r200/
r200_state.c 1645 GLuint stx, sty; local
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_state.c 1427 GLuint stx, sty; local
    [all...]
  /external/v8/benchmarks/
earley-boyer.js 1094 "\002": "#\\stx",
1134 "stx": "\002",
1133 "soh": "\\001", property in class:sc_Char.readable2char
    [all...]

Completed in 2329 milliseconds