Changeset 7abc497 in rtems
- Timestamp:
- 02/21/19 22:13:58 (5 years ago)
- Branches:
- 5, master
- Children:
- ecf62845
- Parents:
- c5615ddc
- git-author:
- Kinsey Moore <nyphbl8d@…> (02/21/19 22:13:58)
- git-committer:
- Sebastian Huber <sebastian.huber@…> (02/22/19 07:29:35)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpukit/score/cpu/arm/include/libcpu/arm-cp15.h
rc5615ddc r7abc497 2068 2068 __asm__ volatile ( 2069 2069 ARM_SWITCH_TO_ARM 2070 "mrc p15, 0, %[val], c14, c 2, 0\n"2070 "mrc p15, 0, %[val], c14, c3, 0\n" 2071 2071 ARM_SWITCH_BACK 2072 2072 : [val] "=&r" (val) ARM_SWITCH_ADDITIONAL_OUTPUT
Note: See TracChangeset
for help on using the changeset viewer.