]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
ahem - copy/paste comment error
authorCerion Armour-Brown <cerion@valgrind.org>
Thu, 16 Dec 2004 12:10:59 +0000 (12:10 +0000)
committerCerion Armour-Brown <cerion@valgrind.org>
Thu, 16 Dec 2004 12:10:59 +0000 (12:10 +0000)
git-svn-id: svn://svn.valgrind.org/vex/trunk@669

VEX/priv/host-arm/hdefs.h

index ee0de99453b47894137528d0674c6f52dc4bf578..6ade681a2851f59b9031b2420bbc08b0d566e784 100644 (file)
@@ -39,8 +39,8 @@
 
 /* --------- Registers. --------- */
 
-/* The usual HReg abstraction.  There are 8 real int regs,
-   6 real float regs, and 0 real vector regs. 
+/* The usual HReg abstraction.
+   There are 16 general purpose regs.
 */
 
 extern void ppHRegARM ( HReg );