Home | History | Annotate | Download | only in ia32

Lines Matching defs:instructions_

158   const InstructionDesc& Get(byte x) const { return instructions_[x]; }
165 InstructionDesc instructions_[256];
185 instructions_[i].mnem = "";
186 instructions_[i].type = NO_INSTR;
187 instructions_[i].op_order_ = UNSET_OP_ORDER;
211 InstructionDesc* id = &instructions_[bm[i].b];
225 InstructionDesc* id = &instructions_[b];
235 InstructionDesc* id = &instructions_[b];