Searched refs:low_sign_ext (Results 1 – 1 of 1) sorted by relevance
114 static int low_sign_ext(int val, int len) in low_sign_ext() function268 #define INSN_IM11(x) low_sign_ext(x, 11)269 #define INSN_IM14(x) low_sign_ext(x, 14)270 #define INSN_IM5(x) (low_sign_ext(x, 5) << 16)