diff --git a/powerpc/Asm.v b/powerpc/Asm.v index 91de0b1eb95da9cc0baff8efe775e9d7b8f325fe..9c03558b1246cae394b2322c32bb61e472116dc4 100644 --- a/powerpc/Asm.v +++ b/powerpc/Asm.v @@ -74,7 +74,7 @@ Inductive constant: Type := we do not attempt to capture these restrictions in the abstract syntax nor in the semantics. The assembler will emit an error if immediate operands exceed the representable - range. Of course, our PPC generator (file [PPCgen]) is + range. Of course, our PPC generator (file [Asmgen]) is careful to respect this range. *) (** Bits in the condition register. We are only interested in the