Remove i386_elf_emit_arch_note
[deliverable/binutils-gdb.git] / sim / ppc / ppc-instructions
index 1b8fd89ad29a369b793002f6ed462996b52150bb..1a2e51afaf2a7bf79c501a61016b67487fcd5767 100644 (file)
@@ -3355,7 +3355,7 @@ void::function::invalid_zero_divide_operation:cpu *processor, unsigned_word cia,
          spreg new_val = (spr_length(n) == 64
                           ? *rS
                           : MASKED(*rS, 32, 63));
-         /* HACK - time base registers need to be updated immediatly */
+         /* HACK - time base registers need to be updated immediately */
          if (WITH_TIME_BASE) {
            switch (n) {
            case spr_tbu:
This page took 0.024576 seconds and 4 git commands to generate.