]> git.sur5r.net Git - freertos/blobdiff - FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/Full_Demo/reg_test.S
Add FreeRTOS+CLI examples to the Renesas RZ/T demos.
[freertos] / FreeRTOS / Demo / CORTEX_A9_Zynq_ZC702 / RTOSDemo / src / Full_Demo / reg_test.S
index 6a0198771aab1b51fbb1640adb30389373d5da62..780ec13b61d575cd5741ad2281684b682cc73ca8 100644 (file)
@@ -135,7 +135,7 @@ vRegTest1Implementation:
        vmov    d30, r4, r5\r
        vmov    d31, r6, r7\r
 \r
-       /* Loop, checking each itteration that each register still contains the\r
+       /* Loop, checking each iteration that each register still contains the\r
        expected value. */\r
 reg1_loop:\r
        /* Yield to increase test coverage */\r
@@ -425,7 +425,7 @@ vRegTest2Implementation:
        vmov    d30, r4, r5\r
        vmov    d31, r6, r7\r
 \r
-       /* Loop, checking each itteration that each register still contains the\r
+       /* Loop, checking each iteration that each register still contains the\r
        expected value. */\r
 reg2_loop:\r
        /* Check all the VFP registers still contain the values set above.\r