Mention the NetBSD support in "info proc" documentation
[deliverable/binutils-gdb.git] / gdb / aarch64-tdep.c
index 31b90c89c7c79a7036ef4662c1333a4e41ea2490..216e85d448edc2a2290792ad55ef88e26a1664a2 100644 (file)
@@ -1967,7 +1967,7 @@ aarch64_vnv_type (struct gdbarch *gdbarch)
 
   if (tdep->vnv_type == NULL)
     {
-      /* The other AArch64 psuedo registers (Q,D,H,S,B) refer to a single value
+      /* The other AArch64 pseudo registers (Q,D,H,S,B) refer to a single value
         slice from the non-pseudo vector registers.  However NEON V registers
         are always vector registers, and need constructing as such.  */
       const struct builtin_type *bt = builtin_type (gdbarch);
This page took 0.024457 seconds and 4 git commands to generate.