summaryrefslogtreecommitdiffstats
path: root/cpu_supplement/blackfin.rst
diff options
context:
space:
mode:
Diffstat (limited to 'cpu_supplement/blackfin.rst')
-rw-r--r--cpu_supplement/blackfin.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpu_supplement/blackfin.rst b/cpu_supplement/blackfin.rst
index 39f7b4f..5f517e7 100644
--- a/cpu_supplement/blackfin.rst
+++ b/cpu_supplement/blackfin.rst
@@ -55,7 +55,7 @@ Register Usage
--------------
A called function may clobber all registers, except RETS, R4-R7, P3-P5,
-FP and SP. It may also modify the first 12 bytes in the caller’s stack
+FP and SP. It may also modify the first 12 bytes in the caller's stack
frame which is used as an argument area for the first three arguments
(which are passed in R0...R3 but may be placed on the stack by the
called function).
@@ -84,7 +84,7 @@ protection mechanisms are not used.
Interrupt Processing
====================
-Discussed in this chapter are the Blackfin’s interrupt response and
+Discussed in this chapter are the Blackfin's interrupt response and
control mechanisms as they pertain to RTEMS. The Blackfin architecture
support 16 kinds of interrupts broken down into Core and general-purpose
interrupts.