From 26ffb8c21c370bb9bc0644c8516870be1d469168 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Tue, 26 May 2015 10:01:29 +0200 Subject: bsps/sparc: Change tabs to spaces --- c/src/lib/libbsp/sparc/shared/irq_asm.S | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/c/src/lib/libbsp/sparc/shared/irq_asm.S b/c/src/lib/libbsp/sparc/shared/irq_asm.S index 3e08795a2b..cecb56cae4 100644 --- a/c/src/lib/libbsp/sparc/shared/irq_asm.S +++ b/c/src/lib/libbsp/sparc/shared/irq_asm.S @@ -259,8 +259,8 @@ SYM(_CPU_Context_restore): save %sp, -CPU_MINIMUM_STACK_FRAME_SIZE, %sp rd %psr, %o2 #if defined(RTEMS_SMP) - ! On SPARC the restore path needs also a valid executing context on SMP - ! to update the is executing indicator. + ! On SPARC the restore path needs also a valid executing context on SMP + ! to update the is executing indicator. mov %i0, %o0 #endif ba SYM(_CPU_Context_restore_heir) @@ -441,7 +441,7 @@ save_isf: nop #endif - ld [%g6 + PER_CPU_INTERRUPT_STACK_HIGH], %sp + ld [%g6 + PER_CPU_INTERRUPT_STACK_HIGH], %sp dont_switch_stacks: /* @@ -460,7 +460,7 @@ dont_switch_stacks: */ mov %l0, %g5 - and %l3, 0x0ff, %g4 + and %l3, 0x0ff, %g4 subcc %g4, 0x11, %g0 bl dont_fix_pil subcc %g4, 0x1f, %g0 @@ -717,7 +717,7 @@ simple_return: good_task_window: mov %l0, %psr ! **** DISABLE TRAPS **** - nop; nop; nop + nop; nop; nop ! and restore condition codes. ld [%g1 + ISF_G1_OFFSET], %g1 ! restore g1 jmp %l1 ! transfer control and -- cgit v1.2.3