Home | History | Annotate | Download | only in ia32

Lines Matching refs:instructions_

156   const InstructionDesc& Get(byte x) const { return instructions_[x]; }
163 InstructionDesc instructions_[256];
183 instructions_[i].mnem = "";
184 instructions_[i].type = NO_INSTR;
185 instructions_[i].op_order_ = UNSET_OP_ORDER;
209 InstructionDesc* id = &instructions_[bm[i].b];
223 InstructionDesc* id = &instructions_[b];
233 InstructionDesc* id = &instructions_[b];