Searched refs:InstructionDesc (Results 1 – 3 of 3) sorted by relevance
157 struct InstructionDesc { struct168 const InstructionDesc& Get(byte x) const { in Get()173 InstructionDesc instructions_[256];214 InstructionDesc* id = &instructions_[bm[i].b]; in CopyTable()232 InstructionDesc* id = &instructions_[b]; in SetTableRange()243 InstructionDesc* id = &instructions_[b]; in AddJumpConditionalShort()255 static InstructionDesc cmov_instructions[16] = {1237 const InstructionDesc& idesc = cmov_instructions[condition]; in TwoByteOpcodeInstruction()1389 const InstructionDesc& idesc = instruction_table_->Get(current); in InstructionDecode()
148 struct InstructionDesc { struct158 const InstructionDesc& Get(byte x) const { return instructions_[x]; } in Get()165 InstructionDesc instructions_[256];211 InstructionDesc* id = &instructions_[bm[i].b]; in CopyTable()225 InstructionDesc* id = &instructions_[b]; in SetTableRange()235 InstructionDesc* id = &instructions_[b]; in AddJumpConditionalShort()892 const InstructionDesc& idesc = instruction_table_->Get(*data); in InstructionDecode()