Searched defs:SOPP_instruction (Results 1 – 1 of 1) sorted by relevance
982 struct SOPP_instruction : public Instruction { struct986 static_assert(sizeof(SOPP_instruction) == sizeof(Instruction) + 8, "Unexpected padding"); argument