mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-21 22:47:50 +00:00
b04a70177b
The old inline assembly provided two output operands that were afterwards combined for a return value. However, the second output operand isn't necessary when using the "Acquiring a Lock" example-code of the ARM manual "Barrier Litmus Tests and Cookbook". This saves two logical operations per acquisition try. Additionally better documentation is now provided. Fixes #1292 |
||
---|---|---|
.. | ||
32bit/base | ||
64bit/base | ||
arm | ||
arm_v6 | ||
arm_v7 | ||
arndale/cpu | ||
riscv/trace | ||
x86 | ||
x86_32 | ||
x86_64 |