Home
last modified time | relevance | path

Searched refs:all_ones (Results 1 – 7 of 7) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/testsuite/gas/xtensa/
Dall.exp34 if [all_ones $x1] then { pass $testname } else { fail $testname }
49 if [all_ones $x1] then { pass $testname } else { fail $testname }
64 if [all_ones $x1] then { pass $testname } else { fail $testname }
80 if [all_ones $x1] then { pass $testname } else { fail $testname }
95 if [all_ones $x1] then { pass $testname } else { fail $testname }
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/vax/
Dvax.exp42 if [all_ones $x1 $x2 $x3] then { pass $testname } else { fail $testname }
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/sparc-solaris/
Daddend.exp46 if [all_ones $x1 $x2 $x3 $x4 $x5 $x6] then {
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/ppc/
Daix.exp50 if [all_ones $x0 $x1 $x2 $x3 $x4] then {
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/all/
Dgas.exp196 if [all_ones $x1 $x2 $x3] then { pass $testname } else { fail $testname }
227 if [all_ones $x1 $x2 $x3] then { pass $testname } else { fail $testname }
/toolchain/binutils/binutils-2.25/gas/testsuite/lib/
Dgas-defs.exp143 proc all_ones { args } { procedure
/toolchain/binutils/binutils-2.25/gas/testsuite/
DChangeLog-93036688 * gas/all/gas.exp: Use all_ones proc. Change regexp for matching
6812 * lib/gas-defs.exp (all_ones): New procedure, for a predicate to