mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 15:15:44 +00:00
Fixed format.
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
2005-11-21 Till Straumann <strauman@slac.stanford.edu>
|
||||
|
||||
* new-exceptions/cpu_asm.S: the book says a context
|
||||
synchronizing instruction (isync) is necessary after flipping
|
||||
certain bits (e.g, MSR_FP) in msr -- since this could happen as
|
||||
part of a context switch I added 'isync'.
|
||||
* new-exceptions/cpu_asm.S: the book says a context
|
||||
synchronizing instruction (isync) is necessary after flipping
|
||||
certain bits (e.g, MSR_FP) in msr -- since this could happen as
|
||||
part of a context switch I added 'isync'.
|
||||
|
||||
2005-11-07 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user