mirror of
https://github.com/torvalds/linux.git
synced 2024-12-21 10:31:54 +00:00
9b6584e35f
MIPSr6 introduced compact branches which have no delay slots. Make use of them for jump labels in order to avoid the need for a nop to fill the branch or jump delay slot, saving 4 bytes of code for each static branch. Signed-off-by: Paul Burton <paul.burton@mips.com> Cc: linux-mips@vger.kernel.org |
||
---|---|---|
.. | ||
asm | ||
uapi/asm |