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