Fix another outdated comment.
--HG-- extra : convert_revision : 55f89d9f96734e96ae082399df6b0206d112cd6c
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user