Searched refs:SEXT9 (Results 1 – 1 of 1) sorted by relevance
754 #define SEXT9(x) ((((x) & 0x1ff) ^ (~ 0xff)) + 0x100) in print_insn_score16() macro756 int target = (pc + SEXT9 (disp)); in print_insn_score16()