Changeset 0c97890 in rtems-docs for cpu_supplement/powerpc.rst
- Timestamp:
- Oct 28, 2016, 6:07:04 PM (4 years ago)
- Branches:
- 4.11, 5, am, master
- Children:
- 6941506
- Parents:
- 23a5ce4
- git-author:
- Joel Sherrill <joel@…> (10/28/16 18:07:04)
- git-committer:
- Joel Sherrill <joel@…> (10/28/16 18:10:22)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpu_supplement/powerpc.rst
r23a5ce4 r0c97890 374 374 accesses: 375 375 376 +--------------+-----------------------+ 377 | Data Type | Alignment Requirement | 378 +--------------+-----------------------+ 379 | byte | 1 | 380 | half-word | 2 | 381 | word | 4 | 382 | doubleword | 8 | 383 +--------------+-----------------------+ 376 ============== ====================== 377 Data Type Alignment Requirement 378 ============== ====================== 379 byte 1 380 half-word 2 381 word 4 382 doubleword 8 383 ============== ====================== 384 384 385 385 Doubleword load and store operations are only available in PowerPC CPU models
Note: See TracChangeset
for help on using the changeset viewer.