Fix another outdated comment.
authorGabe Black <gblack@eecs.umich.edu>
Fri, 8 Jun 2007 18:41:58 +0000 (18:41 +0000)
committerGabe Black <gblack@eecs.umich.edu>
Fri, 8 Jun 2007 18:41:58 +0000 (18:41 +0000)
--HG--
extra : convert_revision : 55f89d9f96734e96ae082399df6b0206d112cd6c

src/arch/x86/isa/main.isa

index d28390bd148674eb90225f274b7f6f35926d7067..d78887c43dc8241240b07e137576d879f75b9399 100644 (file)
@@ -85,8 +85,8 @@ namespace X86ISA;
 //Include the definitions for the instruction formats
 ##include "formats/formats.isa"
 
-//Include the simple microcode assembler. This will hopefully stay
-//unspecialized for x86 and can later be made available to other ISAs.
+//This file brings in the microcode, microop classes, macroop classes,
+//and supporting components and assembles everything into macroops.
 ##include "microasm.isa"
 
 //Include code to specialize an instruction template to operate on