Searched defs:SEXT22 (Results 1 – 2 of 2) sorted by relevance
38 #define SEXT22(x) ((((x) & 0x3fffff) ^ 0x200000) - 0x200000) macro