]> git.karo-electronics.de Git - karo-tx-linux.git/commit
MIPS: uasm: Add support for LHU.
authorDavid Daney <david.daney@cavium.com>
Tue, 14 Mar 2017 21:21:40 +0000 (14:21 -0700)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 10 Apr 2017 09:56:04 +0000 (11:56 +0200)
commitbfbfa9d61cf29f3579107892c7347c02d891dfec
tree08e43f5482bdf60ddb681caa0bade496e644286b
parent05510f2b4819398a25ef432d72efa9e95419768a
MIPS: uasm: Add support for LHU.

The follow-on BPF JIT patches use the LHU instruction, so add it.

Signed-off-by: David Daney <david.daney@cavium.com>
Cc: James Hogan <james.hogan@imgtec.com>
Cc: Alexei Starovoitov <ast@kernel.org>
Cc: Steven J. Hill <steven.hill@cavium.com>
Cc: linux-mips@linux-mips.org
Cc: netdev@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/15743/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/asm/uasm.h
arch/mips/mm/uasm-mips.c
arch/mips/mm/uasm.c