]> 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)
commit48e2a5721a23bf841f636635535d4b96e044508f
tree6f03b5515760bd18d0a7d31e86756f8f213d48c1
parent6d161048389138d91b93cc9c3989ac3935667581
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