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

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dft32-tdep.c213 if (FT32_IS_PUSH (inst))
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dft32-tdep.c213 if (FT32_IS_PUSH (inst))
/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Dft32.h100 #define FT32_IS_PUSH(inst) (((inst) & 0xfff00000) == 0x84000000) macro
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Dft32.h100 #define FT32_IS_PUSH(inst) (((inst) & 0xfff00000) == 0x84000000) macro
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Dft32.h100 #define FT32_IS_PUSH(inst) (((inst) & 0xfff00000) == 0x84000000) macro
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Dft32.h100 #define FT32_IS_PUSH(inst) (((inst) & 0xfff00000) == 0x84000000) macro

Completed in 164 milliseconds