Searched defs:FT32_IS_LINK (Results 1 – 2 of 2) sorted by relevance
102 #define FT32_IS_LINK(inst) (((inst) & 0xffff0000) == 0x95d00000) macro