linux/arch/mips/include
Paul Burton 9b6584e35f
MIPS: jump_label: Use compact branches for >= r6
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
2019-04-09 16:21:30 -07:00
..
asm MIPS: jump_label: Use compact branches for >= r6 2019-04-09 16:21:30 -07:00
uapi/asm A small batch of MIPS fixes for 5.1: 2019-04-09 16:21:13 -07:00