OSDN Git Service

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)
commit729ff56169395cb3e467e4e3c1e2637f4d3436ce
treebdb21de660a5fb826f2c308e8aa3e1315d48837e
parent49e9529b9d43773307b8c73bd251b71784830c3d
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