Searched defs:FT32_IS_PUSH (Results 1 – 2 of 2) sorted by relevance
100 #define FT32_IS_PUSH(inst) (((inst) & 0xfff00000) == 0x84000000) macro