Home
last modified time | relevance | path

Searched defs:FT32_IS_CALL (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/include/opcode/
H A Dft32.h99 #define FT32_IS_CALL(inst) (((inst) & 0xfffc0000) == 0x00340000) macro
/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/
H A Dft32.h99 #define FT32_IS_CALL(inst) (((inst) & 0xfffc0000) == 0x00340000) macro