Fix up a potentially misleading comment.
--HG-- extra : convert_revision : 58d37d8cc8e41c9640038d6dddae4cb5649638aa
This commit is contained in:
@@ -55,10 +55,11 @@
|
||||
//
|
||||
// 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())
|
||||
|
||||
Reference in New Issue
Block a user