Home | History | Annotate | Download | only in x64

Lines Matching refs:instructions_

170     return instructions_[x];
174 InstructionDesc instructions_[256];
192 instructions_[i].mnem = "(bad)";
193 instructions_[i].type = NO_INSTR;
194 instructions_[i].op_order_ = UNSET_OP_ORDER;
195 instructions_[i].byte_size_operation = false;
215 InstructionDesc* id = &instructions_[bm[i].b];
233 InstructionDesc* id = &instructions_[b];
244 InstructionDesc* id = &instructions_[b];