Searched defs:FT32_IS_CALL (Results 1 – 2 of 2) sorted by relevance
99 #define FT32_IS_CALL(inst) (((inst) & 0xfffc0000) == 0x00340000) macro