Searched refs:GET_SET_IMM_MASK (Results 1 – 2 of 2) sorted by relevance
485 int offset = (insn_word >> 8) & GET_SET_IMM_MASK; in get_set_addr_str()623 offset = (insn_word >> 8) & GET_SET_IMM_MASK; in cache_addr_str()
2046 #define GET_SET_IMM_MASK 0x3f macro