]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: uasm: add MT ASE yield instruction
authorPaul Burton <paul.burton@imgtec.com>
Tue, 4 Mar 2014 15:12:36 +0000 (15:12 +0000)
committerPaul Burton <paul.burton@imgtec.com>
Wed, 28 May 2014 15:20:28 +0000 (16:20 +0100)
commit7482e69bf6ea1403f4455659a2b0d2fdee523b69
tree6f03b5515760bd18d0a7d31e86756f8f213d48c1
parent6a7a9d2c4ea5d6a307a5cdc2779fcf80ef26a5af
MIPS: uasm: add MT ASE yield instruction

This patch allows use of the MT ASE yield instruction from uasm. It will
be used by a subsequent patch.

Signed-off-by: Paul Burton <paul.burton@imgtec.com>
arch/mips/include/asm/uasm.h
arch/mips/mm/uasm-mips.c
arch/mips/mm/uasm.c