PR22069, Several instances of register accidentally spelled as regsiter
[deliverable/binutils-gdb.git] / sim / ppc / ppc-instructions
index 5e6d21df561d7cccf704628a783fefcd8645b893..9f9773477f772e72577ce3527ee3a6a4c1ee46e1 100644 (file)
@@ -734,7 +734,7 @@ void::model-function::ppc_insn_to_spr:itable_index index, model_data *model_ptr,
        busy_ptr->nr_writebacks = 1;
        TRACE(trace_model,("Making register %s busy.\n", spr_name(nSPR)));
 
-# Schedule a MFCR instruction that moves the CR into an integer regsiter
+# Schedule a MFCR instruction that moves the CR into an integer register
 void::model-function::ppc_insn_mfcr:itable_index index, model_data *model_ptr, unsigned32 int_mask
        const unsigned32 cr_mask = 0xff;
        model_busy *busy_ptr;
This page took 0.035494 seconds and 4 git commands to generate.