Searched refs:ILLEGAL (Results 1 - 11 of 11) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/bfin/
H A D16bit_illegals.d8 0: 01 00 ILLEGAL;
9 2: 02 00 ILLEGAL;
10 4: 03 00 ILLEGAL;
11 6: 04 00 ILLEGAL;
12 8: 05 00 ILLEGAL;
13 a: 06 00 ILLEGAL;
14 c: 07 00 ILLEGAL;
15 e: 08 00 ILLEGAL;
16 10: 09 00 ILLEGAL;
17 12: 0a 00 ILLEGAL;
[all...]
H A Dparallel_illegal.d10 8: 03 c8 MNOP || ILLEGAL || NOP;.*
12 c: 01 00 ILLEGAL;
14 10: 03 c8 MNOP || NOP || ILLEGAL;.*
17 16: 01 00 ILLEGAL;
18 18: 03 c8 MNOP || ILLEGAL || ILLEGAL;.*
20 1c: 01 00 ILLEGAL;
21 1e: 01 00 ILLEGAL;
22 20: 03 c8 MNOP || ILLEGAL || ILLEGAL;
[all...]
H A Dline_number.s4 ILLEGAL;
/netbsd-6-1-5-RELEASE/games/gomoku/
H A Dstoc.c93 return(ILLEGAL);
96 return(ILLEGAL);
H A Dgomoku.h73 #define ILLEGAL 2 macro
H A Dmain.c227 if (curmove != ILLEGAL)
316 case ILLEGAL:
H A Dmakemove.c59 * ILLEGAL Illegal move.
81 return(ILLEGAL);
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/opcodes/
H A Dcr16-dis.c27 #define ILLEGAL "illegal" macro
183 return ILLEGAL;
198 return ILLEGAL;
209 return ILLEGAL;
222 return ILLEGAL;
251 return ILLEGAL;
267 return "ILLEGAL REGISTER";
281 return "ILLEGAL REGISTER";
829 info->fprintf_func (info->stream,"%s ",ILLEGAL);
H A Dcrx-dis.c28 #define ILLEGAL "illegal" macro
166 return ILLEGAL;
181 return ILLEGAL;
192 return ILLEGAL;
209 return ILLEGAL;
226 return "ILLEGAL REGISTER";
743 info->fprintf_func (info->stream,"%s ",ILLEGAL);
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/opcodes/
H A Dcr16-dis.c27 #define ILLEGAL "illegal" macro
183 return ILLEGAL;
198 return ILLEGAL;
209 return ILLEGAL;
222 return ILLEGAL;
251 return ILLEGAL;
267 return "ILLEGAL REGISTER";
281 return "ILLEGAL REGISTER";
829 info->fprintf_func (info->stream,"%s ",ILLEGAL);
H A Dcrx-dis.c28 #define ILLEGAL "illegal" macro
166 return ILLEGAL;
181 return ILLEGAL;
192 return ILLEGAL;
209 return ILLEGAL;
226 return "ILLEGAL REGISTER";
743 info->fprintf_func (info->stream,"%s ",ILLEGAL);

Completed in 185 milliseconds