Searched refs:TST (Results 1 - 13 of 13) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Darray_assignment_1.F907 #define TST(b,c,d,e,f,g,r) a=init; a(b:c:d) = a(e:f:g); \
19 TST(2,n,2,1,n-1,2,'113355779')
20 TST(3,9,3,2,6,2,'122454786');
21 TST(1,8,2,3,9,2,'325476989');
22 TST(1,6,1,4,9,1,'456789789');
23 TST(9,5,-1,1,5,1,'123454321');
24 TST(9,5,-2,1,5,2,'123456381');
25 TST(5,9,2,5,1,-2,'123456381');
26 TST(1,6,1,2,7,1,'234567789');
27 TST(
[all...]
H A Dassumed_shape_ranks_1.f9017 CALL TST(I) ! { dg-error "Rank mismatch in argument" }
20 SUBROUTINE TST(I) subroutine
23 END SUBROUTINE TST
H A Dimpure_assignment_2.f9053 PURE FUNCTION TST(A) RESULT(RES) function in module:pr20882
/haiku-buildtools/binutils/gas/
H A Drx-parse.h174 TST = 384, enumerator in enum:yytokentype
308 #define TST 384 macro
H A Drx-parse.c347 TST = 384, enumerator in enum:yytokentype
481 #define TST 384 macro
856 "STOP", "STZ", "SUB", "SUNTIL", "SWHILE", "TST", "UTOF", "WAIT", "XCHG",
4117 OPC(TST),
/haiku-buildtools/binutils/gas/config/
H A Drx-parse.y168 %token TST
632 | TST { sub_op = 12; } op_dp20_rim
1269 OPC(TST),
/haiku-buildtools/binutils/gas/testsuite/gas/arm/
H A Dthumb2_bad_reg.s748 @ TST (immediate)
751 @ TST (register)
/haiku-buildtools/binutils/gas/testsuite/gas/metag/
H A Dmetadsp21.d[all...]
H A Dmetadsp21.s[all...]
H A Dmetacore12.s3490 TST D0Re0,D0.7
3491 TST D0.7,A1LbP
3492 TST D1Re0,D1Re0
3493 TST D1Re0,A0.7
3494 TST D1.7,A0FrP
3495 TST D0Re0,#-0x8000
3496 TST D0.7,#0x7fff
3500 TST D1.7,#0x8000
H A Dmetacore12.d3498 .*: 78000e00 TST D0Re0,D0\.7
3499 .*: 7801c201 TST D0\.7,A1LbP
3500 .*: 79000000 TST D1Re0,D1Re0
3501 .*: 79003e01 TST D1Re0,A0\.7
3502 .*: 7901f201 TST D1\.7,A0FrP
3503 .*: 7a040002 TST D0Re0,#-32768
3504 .*: 7a3bfff8 TST D0\.7,#0x7fff
3508 .*: 7b3c0000 TST D1\.7,#0x8000
H A Dmetacore21.d2367 .*: 78003201 TST D0Re0,A0FrP
2368 .*: 7801e001 TST D0\.7,RD
2369 .*: 79001e01 TST D1Re0,D0\.7
2370 .*: 7901d001 TST D1\.7,D0Re0
2372 .*: 7a07fffa TST D0Re0,#-1
2377 .*: 7b3ffff8 TST D1\.7,#0xffff
H A Dmetacore21.s2359 TST D0Re0,A0FrP
2360 TST D0.7,RD
2361 TST D1Re0,D0.7
2362 TST D1.7,D0Re0
2364 TST D0Re0,#-0x1
2369 TST D1.7,#0xffff

Completed in 473 milliseconds