Loading arch/blackfin/mach-bf537/head.S +12 −12 Original line number Diff line number Diff line Loading @@ -491,17 +491,17 @@ ENTRY(_bfin_reset) r1.h = 0; r1.l = 0x400; p1 = r1; lsetup (_delay_lab1,_delay_lab1_end ) lc1 = p1; _delay_lab1: lsetup (.L_delay_lab1, .L_delay_lab1_end) lc1 = p1; .L_delay_lab1: r0.h = 0; r0.l = 0x8000; p0 = r0; lsetup (_delay_lab0,_delay_lab0_end ) lc0 = p0; _delay_lab0: lsetup (.L_delay_lab0, .L_delay_lab0_end) lc0 = p0; .L_delay_lab0: nop; _delay_lab0_end: .L_delay_lab0_end: nop; _delay_lab1_end: .L_delay_lab1_end: nop; #endif Loading Loading
arch/blackfin/mach-bf537/head.S +12 −12 Original line number Diff line number Diff line Loading @@ -491,17 +491,17 @@ ENTRY(_bfin_reset) r1.h = 0; r1.l = 0x400; p1 = r1; lsetup (_delay_lab1,_delay_lab1_end ) lc1 = p1; _delay_lab1: lsetup (.L_delay_lab1, .L_delay_lab1_end) lc1 = p1; .L_delay_lab1: r0.h = 0; r0.l = 0x8000; p0 = r0; lsetup (_delay_lab0,_delay_lab0_end ) lc0 = p0; _delay_lab0: lsetup (.L_delay_lab0, .L_delay_lab0_end) lc0 = p0; .L_delay_lab0: nop; _delay_lab0_end: .L_delay_lab0_end: nop; _delay_lab1_end: .L_delay_lab1_end: nop; #endif Loading