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