Searched refs:ERROR (Results 1 - 25 of 334) sorted by relevance

1234567891011>>

/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/mips/
H A Dase-errors-1.s6 ldx $4,$5($6) # ERROR: 64-bit only
7 absq_s.qb $3,$4 # ERROR: dspr2 not enabled
9 .set mips32 # ERROR: too low
11 ldx $4,$5($6) # ERROR: 64-bit only
12 absq_s.qb $3,$4 # ERROR: dspr2 not enabled
14 lbux $4,$5($6) # ERROR: dsp not enabled
15 ldx $4,$5($6) # ERROR: dsp not enabled
16 absq_s.qb $3,$4 # ERROR: dspr2 not enabled
22 ldx $4,$5($6) # ERROR: 64-bit only
25 .set mips32 # ERROR
[all...]
H A Dase-errors-2.s6 absq_s.qb $3,$4 # ERROR: dspr2 not enabled
7 .set mips64 # ERROR: too low
10 absq_s.qb $3,$4 # ERROR: dspr2 not enabled
12 lbux $4,$5($6) # ERROR: dsp not enabled
13 ldx $4,$5($6) # ERROR: dsp not enabled
14 absq_s.qb $3,$4 # ERROR: dspr2 not enabled
21 .set mips64 # ERROR: too low
26 lbux $4,$5($6) # ERROR: dsp not enabled
27 ldx $4,$5($6) # ERROR: dsp not enabled
28 absq_s.qb $3,$4 # ERROR
[all...]
H A Dase-errors-3.s5 ldx $4,$5($6) # ERROR: micromips doesn't have 64-bit DSPr1
6 absq_s.qb $3,$4 # ERROR: dspr2 not enabled
9 lbux $4,$5($6) # ERROR: dsp not enabled
10 absq_s.qb $3,$4 # ERROR: dspr2 not enabled
18 lbux $4,$5($6) # ERROR: dsp not enabled
19 absq_s.qb $3,$4 # ERROR: dspr2 not enabled
26 aclr 4,100($4) # ERROR: mcu not enabled
29 .set mdmx # ERROR: not supported at all
30 add.ob $f4,$f6,$f8 # ERROR: not supported at all
34 .set mips3d # ERROR
[all...]
H A Dase-errors-4.s5 ldx $4,$5($6) # ERROR: micromips doesn't have 64-bit DSPr1
6 absq_s.qb $3,$4 # ERROR: dspr2 not enabled
9 lbux $4,$5($6) # ERROR: dsp not enabled
10 absq_s.qb $3,$4 # ERROR: dspr2 not enabled
18 lbux $4,$5($6) # ERROR: dsp not enabled
19 absq_s.qb $3,$4 # ERROR: dspr2 not enabled
26 aclr 4,100($4) # ERROR: mcu not enabled
29 .set mdmx # ERROR: not supported at all
30 add.ob $f4,$f6,$f8 # ERROR: not supported at all
34 .set mips3d # ERROR
[all...]
/netbsd-current/external/ibm-public/postfix/dist/mantools/
H A Dccformat17 ERROR=
31 1) ERROR="-b option requires backup argument"; break;;
35 1) ERROR="-T option requires typename argument"; break;;
38 -*) ERROR="invalid option: $1"; break;;
46 test -z "$ERROR" || {
47 echo "$0: $ERROR" 1>&2
/netbsd-current/tools/m4/bootstrap/
H A Dparser.h2 #define ERROR 258 macro
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/
H A Dgthr-vxworks-cond.c46 return ERROR;
54 return ERROR;
64 return ERROR;
67 return ERROR;
H A Dgthr-vxworks-thread.c56 return ERROR;
67 return ERROR;
70 return ERROR;
73 return ERROR;
76 if (clock_gettime (CLOCK_REALTIME, &current) == ERROR)
78 return ERROR;
112 return ERROR;
115 return ERROR;
118 if (clock_gettime (CLOCK_REALTIME, &current) == ERROR)
120 return ERROR;
[all...]
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/
H A Dgthr-vxworks-cond.c49 return ERROR;
57 return ERROR;
67 return ERROR;
70 return ERROR;
H A Dgthr-vxworks-thread.c58 return ERROR;
109 return ERROR;
112 return ERROR;
115 return ERROR;
118 if (clock_gettime (CLOCK_REALTIME, &current) == ERROR)
120 return ERROR;
152 return ERROR;
155 return ERROR;
158 if (clock_gettime (CLOCK_REALTIME, &current) == ERROR)
160 return ERROR;
[all...]
/netbsd-current/lib/libc/compat/arch/sparc/sys/
H A Dcompat___sigreturn14.S52 ERROR()
H A Dcompat_sigreturn.S55 ERROR()
H A Dcompat_sigsuspend.S55 ERROR() ! always terminates with EINTR
/netbsd-current/lib/libc/compat/arch/sparc64/sys/
H A Dcompat___sigreturn14.S52 ERROR()
H A Dcompat_sigreturn.S55 ERROR()
H A Dcompat_sigsuspend.S55 ERROR() /* always terminates with EINTR */
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/aarch64/
H A Dpan-illegal.d1 #as: -march=armv8.1-a --defsym ERROR=1
/netbsd-current/external/gpl3/gdb/dist/sim/lm32/
H A Dsim-main.h68 #define SIM_CORE_SIGNAL(SD,CPU,CIA,MAP,NR_BYTES,ADDR,TRANSFER,ERROR) \
70 (TRANSFER), (ERROR))
/netbsd-current/external/bsd/libbind/dist/tests/
H A Dres.h54 * ERROR - one of the following types of errors:
63 #ifdef ERROR
64 #undef ERROR macro
70 #define ERROR -3 macro
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/epiphany/
H A Dbadpostmod.s9 ldr r0,[r0],r0 ; ERROR
12 ldrd r12,[r13],-256 ; ERROR
13 ldrb r12,[r12],20 ; ERROR
/netbsd-current/external/apache2/argon2/dist/phc-winner-argon2/kats/
H A Dcheck-sums.sh11 echo $file "\t" ERROR
/netbsd-current/usr.bin/make/unit-tests/
H A Ddeptgt-error.mk3 # Tests for the special target .ERROR in dependency declarations, which
9 .ERROR:
12 .ERROR: sub-error
16 # Before making the '.ERROR' target, these variable values are printed.
/netbsd-current/external/gpl3/gdb.old/dist/sim/lm32/
H A Dsim-main.h80 #define SIM_CORE_SIGNAL(SD,CPU,CIA,MAP,NR_BYTES,ADDR,TRANSFER,ERROR) \
82 (TRANSFER), (ERROR))
/netbsd-current/external/gpl2/mkhybrid/dist/libhfs_iso/
H A Dblock.c61 ERROR(EIO, "should not happen!");
72 ERROR(errno, "error seeking device");
79 ERROR(errno, "error reading from device");
84 ERROR(EIO, "read EOF on volume");
89 ERROR(EIO, "read incomplete block");
135 ERROR(errno, "error seeking device");
143 ERROR(errno, "error writing to device");
148 ERROR(EIO, "wrote incomplete block");
166 ERROR(EIO, "read nonexistent block");
171 ERROR(EI
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/arm/
H A Dfpu-rst.s8 vfms.f32 s0, s1, s2 @ ERROR
11 vfms.f32 s0, s1, s2 @ ERROR
17 vfms.f32 s0, s1, s2 @ ERROR

Completed in 360 milliseconds

1234567891011>>