Searched refs:FT32_IS_CALL (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dft32-tdep.c219 else if (FT32_IS_CALL (inst))
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dft32-tdep.c219 else if (FT32_IS_CALL (inst))
/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Dft32.h99 #define FT32_IS_CALL(inst) (((inst) & 0xfffc0000) == 0x00340000) macro
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Dft32.h99 #define FT32_IS_CALL(inst) (((inst) & 0xfffc0000) == 0x00340000) macro
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Dft32.h99 #define FT32_IS_CALL(inst) (((inst) & 0xfffc0000) == 0x00340000) macro
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Dft32.h99 #define FT32_IS_CALL(inst) (((inst) & 0xfffc0000) == 0x00340000) macro

Completed in 200 milliseconds