Searched refs:ft32_decode_shortcode (Results 1 - 12 of 12) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dft32-dis.c54 if (ft32_decode_shortcode((unsigned int)addr, iword, sc))
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dft32-dis.c168 if (ft32_decode_shortcode ((unsigned int) addr, iword, sc))
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dft32-dis.c168 if (ft32_decode_shortcode ((unsigned int) addr, iword, sc))
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dft32-dis.c168 if (ft32_decode_shortcode ((unsigned int) addr, iword, sc))
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dft32-tdep.c154 *isize = ft32_decode_shortcode (a4, inst, sc) ? 2 : 4;
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dft32-tdep.c154 *isize = ft32_decode_shortcode (a4, inst, sc) ? 2 : 4;
/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Dft32.h407 ft32_decode_shortcode (unsigned int pc, unsigned int op32, unsigned int *sc) function
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Dft32.h407 ft32_decode_shortcode (unsigned int pc, unsigned int op32, unsigned int *sc) function
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Dft32.h407 ft32_decode_shortcode (unsigned int pc, unsigned int op32, unsigned int *sc) function
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Dft32.h407 ft32_decode_shortcode (unsigned int pc, unsigned int op32, unsigned int *sc) function
/netbsd-current/external/gpl3/gdb.old/dist/sim/ft32/
H A Dinterp.c350 && ft32_decode_shortcode (cpu->state.pc, inst, sc))
/netbsd-current/external/gpl3/gdb/dist/sim/ft32/
H A Dinterp.c353 && ft32_decode_shortcode (cpu->state.pc, inst, sc))

Completed in 217 milliseconds