Searched defs:SIGN_EXT_IMM26 (Results 1 – 2 of 2) sorted by relevance
54 #define SIGN_EXT_IMM26(imm) ((static_cast<int>(imm) << 6) >> 6) macro
52 #define SIGN_EXT_IMM26(imm) ((static_cast<int>(imm) << 6) >> 6) macro