]> git.karo-electronics.de Git - karo-tx-linux.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)
commitd674dd14e85c49ca0e422de53a4c2b5bf44a339a
tree6f03b5515760bd18d0a7d31e86756f8f213d48c1
parent53ed138986e1022c2b6fef7f8e9731f5bf3e6af1
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