]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: uasm: add sync instruction
authorPaul Burton <paul.burton@imgtec.com>
Tue, 24 Dec 2013 03:49:45 +0000 (03:49 +0000)
committerPaul Burton <paul.burton@imgtec.com>
Wed, 28 May 2014 15:20:26 +0000 (16:20 +0100)
commit6dff435d6497f21d562ec43cf909674b30c1a6a4
treebdb21de660a5fb826f2c308e8aa3e1315d48837e
parent7e83727165caeb8e33571fe2fe4e10787ee50b7d
MIPS: uasm: add sync instruction

This patch allows use of the sync 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-micromips.c
arch/mips/mm/uasm-mips.c
arch/mips/mm/uasm.c