HomeSort by: relevance | last modified time | path
    Searched defs:ILLEGAL (Results 1 - 15 of 15) sorted by relevancy

  /src/external/gpl3/binutils/dist/opcodes/
cr16-dis.c 27 #define ILLEGAL "illegal"
174 return ILLEGAL;
189 return ILLEGAL;
200 return ILLEGAL;
213 return ILLEGAL;
242 return ILLEGAL;
258 return "ILLEGAL REGISTER";
272 return "ILLEGAL REGISTER";
821 info->fprintf_func (info->stream,"%s ",ILLEGAL);
    [all...]
crx-dis.c 28 #define ILLEGAL "illegal"
148 return ILLEGAL;
163 return ILLEGAL;
174 return ILLEGAL;
191 return ILLEGAL;
208 return "ILLEGAL REGISTER";
723 info->fprintf_func (info->stream,"%s ",ILLEGAL);
  /src/external/gpl3/binutils.old/dist/opcodes/
cr16-dis.c 27 #define ILLEGAL "illegal"
174 return ILLEGAL;
189 return ILLEGAL;
200 return ILLEGAL;
213 return ILLEGAL;
242 return ILLEGAL;
258 return "ILLEGAL REGISTER";
272 return "ILLEGAL REGISTER";
821 info->fprintf_func (info->stream,"%s ",ILLEGAL);
    [all...]
crx-dis.c 28 #define ILLEGAL "illegal"
148 return ILLEGAL;
163 return ILLEGAL;
174 return ILLEGAL;
191 return ILLEGAL;
208 return "ILLEGAL REGISTER";
723 info->fprintf_func (info->stream,"%s ",ILLEGAL);
  /src/external/gpl3/gcc/dist/libgfortran/runtime/
environ.c 257 #define ILLEGAL (-2)
326 otherwise return ILLEGAL. */
339 res = ILLEGAL;
403 if (result == ILLEGAL)
414 result = ILLEGAL;
  /src/external/gpl3/gcc.old/dist/libgfortran/runtime/
environ.c 257 #define ILLEGAL (-2)
326 otherwise return ILLEGAL. */
339 res = ILLEGAL;
403 if (result == ILLEGAL)
414 result = ILLEGAL;
  /src/external/gpl3/gdb/dist/opcodes/
cr16-dis.c 27 #define ILLEGAL "illegal"
174 return ILLEGAL;
189 return ILLEGAL;
200 return ILLEGAL;
213 return ILLEGAL;
242 return ILLEGAL;
258 return "ILLEGAL REGISTER";
272 return "ILLEGAL REGISTER";
821 info->fprintf_func (info->stream,"%s ",ILLEGAL);
    [all...]
crx-dis.c 28 #define ILLEGAL "illegal"
148 return ILLEGAL;
163 return ILLEGAL;
174 return ILLEGAL;
191 return ILLEGAL;
208 return "ILLEGAL REGISTER";
723 info->fprintf_func (info->stream,"%s ",ILLEGAL);
  /src/external/gpl3/gdb.old/dist/opcodes/
cr16-dis.c 27 #define ILLEGAL "illegal"
174 return ILLEGAL;
189 return ILLEGAL;
200 return ILLEGAL;
213 return ILLEGAL;
242 return ILLEGAL;
258 return "ILLEGAL REGISTER";
272 return "ILLEGAL REGISTER";
821 info->fprintf_func (info->stream,"%s ",ILLEGAL);
    [all...]
crx-dis.c 28 #define ILLEGAL "illegal"
148 return ILLEGAL;
163 return ILLEGAL;
174 return ILLEGAL;
191 return ILLEGAL;
208 return "ILLEGAL REGISTER";
723 info->fprintf_func (info->stream,"%s ",ILLEGAL);
  /src/games/gomoku/
gomoku.h 75 #define ILLEGAL 2
  /src/external/gpl3/gdb/dist/sim/ft32/
interp.c 158 #define ILLEGAL() \
179 sim_io_eprintf (sd, "Illegal IO read address %08x, pc %#x\n",
181 ILLEGAL ();
450 ILLEGAL ();
679 ILLEGAL ();
685 ILLEGAL ();
  /src/external/gpl3/gdb.old/dist/sim/ft32/
interp.c 158 #define ILLEGAL() \
179 sim_io_eprintf (sd, "Illegal IO read address %08x, pc %#x\n",
181 ILLEGAL ();
450 ILLEGAL ();
679 ILLEGAL ();
685 ILLEGAL ();
  /src/external/gpl3/gdb/dist/sim/mcore/
interp.c 292 #define ILLEGAL() \
459 ILLEGAL (); /* illegal */
472 ILLEGAL (); /* illegal */
487 ILLEGAL (); /* illegal */
745 case 0x08: /* illegal */
746 case 0x09: /* illegal*/
747 ILLEGAL ();
    [all...]
  /src/external/gpl3/gdb.old/dist/sim/mcore/
interp.c 292 #define ILLEGAL() \
459 ILLEGAL (); /* illegal */
472 ILLEGAL (); /* illegal */
487 ILLEGAL (); /* illegal */
745 case 0x08: /* illegal */
746 case 0x09: /* illegal*/
747 ILLEGAL ();
    [all...]

Completed in 41 milliseconds