Home | History | Annotate | Download | only in ia32

Lines Matching refs:instructions_

145   const InstructionDesc& Get(byte x) const { return instructions_[x]; }
152 InstructionDesc instructions_[256];
172 instructions_[i].mnem = "";
173 instructions_[i].type = NO_INSTR;
174 instructions_[i].op_order_ = UNSET_OP_ORDER;
198 InstructionDesc* id = &instructions_[bm[i].b];
212 InstructionDesc* id = &instructions_[b];
222 InstructionDesc* id = &instructions_[b];