Searched refs:InstructionDesc (Results 1 – 3 of 3) sorted by relevance
135 struct InstructionDesc { struct145 const InstructionDesc& Get(byte x) const { return instructions_[x]; } in Get()152 InstructionDesc instructions_[256];198 InstructionDesc* id = &instructions_[bm[i].b]; in CopyTable()212 InstructionDesc* id = &instructions_[b]; in SetTableRange()222 InstructionDesc* id = &instructions_[b]; in AddJumpConditionalShort()957 const InstructionDesc& idesc = instruction_table_->Get(*data); in InstructionDecode()
158 struct InstructionDesc { struct169 const InstructionDesc& Get(byte x) const { in Get()174 InstructionDesc instructions_[256];215 InstructionDesc* id = &instructions_[bm[i].b]; in CopyTable()233 InstructionDesc* id = &instructions_[b]; in SetTableRange()244 InstructionDesc* id = &instructions_[b]; in AddJumpConditionalShort()256 static const InstructionDesc cmov_instructions[16] = {2096 const InstructionDesc& idesc = cmov_instructions[condition]; in TwoByteOpcodeInstruction()2284 const InstructionDesc& idesc = instruction_table_->Get(current); in InstructionDecode()
135 struct InstructionDesc { struct145 const InstructionDesc& Get(byte x) const { return instructions_[x]; } in Get()152 InstructionDesc instructions_[256];198 InstructionDesc* id = &instructions_[bm[i].b]; in CopyTable()212 InstructionDesc* id = &instructions_[b]; in SetTableRange()222 InstructionDesc* id = &instructions_[b]; in AddJumpConditionalShort()1282 const InstructionDesc& idesc = instruction_table_->Get(*data); in InstructionDecode()