Searched defs:SOPK_instruction (Results 1 – 1 of 1) sorted by relevance
976 struct SOPK_instruction : public Instruction { struct980 static_assert(sizeof(SOPK_instruction) == sizeof(Instruction) + 4, "Unexpected padding"); argument