"plugins/vscode:/vscode.git/clone" did not exist on "c9c021478ea4a2b55aac8cda3cd0d05137443f36"
Make system register functions inline assembly
Replace the current out-of-line assembler implementations of the system register and system instruction operations with inline assembler. This enables better compiler optimisation and code generation when accessing system registers. Fixes ARM-software/tf-issues#91 Change-Id: I149af3a94e1e5e5140a3e44b9abfc37ba2324476
Please register or sign in to comment