Skip to content
Commit cd9ddc95 authored by Stephanos Ioannidis's avatar Stephanos Ioannidis Committed by Dan Kalowsky
Browse files

arch: arm: cortex_a_r: Fix mrc/mcr instruction usage



The coprocessor number in ARM `mrc` and `mcr` instructions must be prefixed
with `p`.

GNU assembler allows specifying coprocessor number without the `p` prefix;
but, LLVM assembler is more picky about this and prints out "invalid
instruction" error otherwise.

Signed-off-by: default avatarStephanos Ioannidis <root@stephanos.io>
parent adced0c2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment