cpu,opcodes,gas: fix neg and neg32 instructions in BPF
[deliverable/binutils-gdb.git] / sim / ppc / e500_registers.h
index 32319baadfb1b681b235779b1614f3e4ac5d6e2c..824e89501242cec949b3fdf61b47f0dd65b620dc 100644 (file)
@@ -1,6 +1,6 @@
 /* e500 registers, for PSIM, the PowerPC simulator.
 
-   Copyright 2003-2014 Free Software Foundation, Inc.
+   Copyright 2003-2020 Free Software Foundation, Inc.
 
    Contributed by Red Hat Inc; developed under contract from Motorola.
    Written by matthew green <mrg@redhat.com>.
@@ -28,7 +28,7 @@ enum {
   msr_e500_spu_enable = BIT(38)
 };
 
-/* E500 regsiters.  */
+/* E500 registers.  */
 
 enum
   {
This page took 0.022865 seconds and 4 git commands to generate.