Skip to content
Commit 1d688087 authored by Paul Burton's avatar Paul Burton Committed by Ralf Baechle
Browse files

MIPS: Introduce _EXT assembler macro



This patch adds a simple macro to wrap the ext instruction which was
introduced with MIPSR2, and fall back to a shift & and pair for
pre-MIPSR2 CPUs. This will be used in a subsequent patch.

Signed-off-by: default avatarPaul Burton <paul.burton@imgtec.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/6358/


Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent 6d9727a7
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment