//
// Authors: Gabe Black
-////////////////////////////////////////////////////////////////////
+//////////////////////////////////////////////////////////////////////////
//
-// Instructions that do the same thing to multiple sets of arguments.
+// Instructions operate on one or multiple types of sets of arguments.
//
+//////////////////////////////////////////////////////////////////////////
def format Inst(*opTypeSet) {{
decode_block = specializeInst(Name, list(opTypeSet), EmulEnv())