Searched defs:SIGN_EXT_IMM16 (Results 1 – 2 of 2) sorted by relevance
48 #define SIGN_EXT_IMM16(imm) ((static_cast<int>(imm) << 16) >> 16) macro
49 #define SIGN_EXT_IMM16(imm) ((static_cast<int>(imm) << 16) >> 16) macro