]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: uasm: add wait instruction
authorPaul Burton <paul.burton@imgtec.com>
Tue, 24 Dec 2013 03:50:35 +0000 (03:50 +0000)
committerPaul Burton <paul.burton@imgtec.com>
Wed, 28 May 2014 15:20:27 +0000 (16:20 +0100)
commit6a7a9d2c4ea5d6a307a5cdc2779fcf80ef26a5af
treeb18132ab7697d3d2acf01c8b059fa91939a8e9c1
parent14e3e4d0725e54f7bea693d5b43627eb07ea4adc
MIPS: uasm: add wait instruction

This patch allows use of the wait 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