Searched refs:got_f3_prefix_ (Results 1 – 2 of 2) sorted by relevance
83 got_f3_prefix_ = false; in Initialize()104 got_f3_prefix_ = true; in ProcessPrefixes()153 } else if (got_f3_prefix_ && opcode.opcode_if_f3_prefix_.mnemonic_ != 0) { in ProcessOpcode()
151 bool got_f2_prefix_, got_f3_prefix_, got_66_prefix_; variable