Searched refs:inst_mode (Results 1 – 2 of 2) sorted by relevance
89 void set_inst_mode(int inst_mode) { m_inst_mode = inst_mode;} in set_inst_mode() argument91 int inst_mode() const { return m_inst_mode;} in inst_mode() function
690 tex.inst_mod = tex_instr.inst_mode(); in visit()