Searched defs:SEXT20 (Results 1 – 4 of 4) sorted by relevance
574 #define SEXT20(x) ((((x) & 0xfffff) ^ (~ 0x7ffff)) + 0x80000) in print_insn_score32() macro
711 #define SEXT20(x) ((((x) & 0xfffff) ^ (~ 0x7ffff)) + 0x80000) in print_insn_score32() macro