* mn10300.igen: Doc fixes.
authorJim Blandy <jimb@codesourcery.com>
Mon, 7 May 2001 04:52:00 +0000 (04:52 +0000)
committerJim Blandy <jimb@codesourcery.com>
Mon, 7 May 2001 04:52:00 +0000 (04:52 +0000)
sim/mn10300/mn10300.igen

index 1114142..b0ab89f 100644 (file)
     {
       if (mask & 0x1)
        {
-         /* Need to restore MDQR, MCRH, MCRL, and MCVF */
+         /* Need to restore MDRQ, MCRH, MCRL, and MCVF */
          sp += 16;
          State.regs[REG_E0 + 1] = load_word (sp);
          sp += 4;
          sp -= 4;
          store_word (sp, State.regs[REG_E0 + 1]);
          sp -= 16;
-         /* Need to save MDQR, MCRH, MCRL, and MCVF */
+         /* Need to save MDRQ, MCRH, MCRL, and MCVF */
        }
     }
 
          sp -= 4;
          store_word (sp, State.regs[REG_E0 + 1]);
          sp -= 16;
-         /* Need to save MDQR, MCRH, MCRL, and MCVF */
+         /* Need to save MDRQ, MCRH, MCRL, and MCVF */
        }
     }
 
          sp -= 4;
          store_word (sp, State.regs[REG_E0 + 1]);
          sp -= 16;
-         /* Need to save MDQR, MCRH, MCRL, and MCVF */
+         /* Need to save MDRQ, MCRH, MCRL, and MCVF */
        }
     }
 
 
       if (mask & 0x1)
        {
-         /* Need to restore MDQR, MCRH, MCRL, and MCVF */
+         /* Need to restore MDRQ, MCRH, MCRL, and MCVF */
          offset -= 16;
          State.regs[REG_E0 + 0] = load_word (sp + offset);
          offset -= 4;
 
       if (mask & 0x1)
        {
-         /* Need to restore MDQR, MCRH, MCRL, and MCVF */
+         /* Need to restore MDRQ, MCRH, MCRL, and MCVF */
          offset -= 16;
          State.regs[REG_E0 + 0] = load_word (sp + offset);
          offset -= 4;