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

  /src/external/gpl3/binutils/dist/opcodes/
opc2c.c 134 T_op,
366 ind[bits].type = T_op;
388 case T_op:
412 case T_op:
435 case T_op:
438 && ind[n].type == T_op && ind[n].u.op == ind[j].u.op)
549 case T_op:
  /src/external/gpl3/binutils.old/dist/opcodes/
opc2c.c 134 T_op,
366 ind[bits].type = T_op;
388 case T_op:
412 case T_op:
435 case T_op:
438 && ind[n].type == T_op && ind[n].u.op == ind[j].u.op)
549 case T_op:
  /src/external/gpl3/gdb/dist/opcodes/
opc2c.c 134 T_op,
366 ind[bits].type = T_op;
388 case T_op:
412 case T_op:
435 case T_op:
438 && ind[n].type == T_op && ind[n].u.op == ind[j].u.op)
549 case T_op:
  /src/external/gpl3/gdb/dist/sim/m32c/
opc2c.c 89 T_op,
308 ind[bits].type = T_op;
329 case T_op:
353 case T_op:
374 case T_op:
377 && ind[n].type == T_op && ind[n].u.op == ind[j].u.op)
484 case T_op:
  /src/external/gpl3/gdb.old/dist/opcodes/
opc2c.c 134 T_op,
366 ind[bits].type = T_op;
388 case T_op:
412 case T_op:
435 case T_op:
438 && ind[n].type == T_op && ind[n].u.op == ind[j].u.op)
549 case T_op:
  /src/external/gpl3/gdb.old/dist/sim/m32c/
opc2c.c 89 T_op,
308 ind[bits].type = T_op;
329 case T_op:
353 case T_op:
374 case T_op:
377 && ind[n].type == T_op && ind[n].u.op == ind[j].u.op)
484 case T_op:

Completed in 32 milliseconds