HomeSort by: relevance | last modified time | path
    Searched refs:ft32_decode_shortcode (Results 1 - 12 of 12) sorted by relevancy

  /src/external/gpl3/binutils/dist/opcodes/
ft32-dis.c 168 if (ft32_decode_shortcode ((unsigned int) addr, iword, sc))
  /src/external/gpl3/binutils.old/dist/opcodes/
ft32-dis.c 168 if (ft32_decode_shortcode ((unsigned int) addr, iword, sc))
  /src/external/gpl3/gdb/dist/opcodes/
ft32-dis.c 168 if (ft32_decode_shortcode ((unsigned int) addr, iword, sc))
  /src/external/gpl3/gdb.old/dist/opcodes/
ft32-dis.c 168 if (ft32_decode_shortcode ((unsigned int) addr, iword, sc))
  /src/external/gpl3/gdb/dist/gdb/
ft32-tdep.c 154 *isize = ft32_decode_shortcode (a4, inst, sc) ? 2 : 4;
  /src/external/gpl3/gdb.old/dist/gdb/
ft32-tdep.c 154 *isize = ft32_decode_shortcode (a4, inst, sc) ? 2 : 4;
  /src/external/gpl3/binutils/dist/include/opcode/
ft32.h 407 ft32_decode_shortcode (unsigned int pc, unsigned int op32, unsigned int *sc) function
  /src/external/gpl3/binutils.old/dist/include/opcode/
ft32.h 407 ft32_decode_shortcode (unsigned int pc, unsigned int op32, unsigned int *sc) function
  /src/external/gpl3/gdb/dist/include/opcode/
ft32.h 407 ft32_decode_shortcode (unsigned int pc, unsigned int op32, unsigned int *sc) function
  /src/external/gpl3/gdb.old/dist/include/opcode/
ft32.h 407 ft32_decode_shortcode (unsigned int pc, unsigned int op32, unsigned int *sc) function
  /src/external/gpl3/gdb/dist/sim/ft32/
interp.c 354 && ft32_decode_shortcode (ft32_cpu->pc, inst, sc))
  /src/external/gpl3/gdb.old/dist/sim/ft32/
interp.c 354 && ft32_decode_shortcode (ft32_cpu->pc, inst, sc))

Completed in 38 milliseconds