diff options
author | James Hogan <james.hogan@imgtec.com> | 2016-05-20 22:28:41 (GMT) |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2016-05-28 10:35:10 (GMT) |
commit | 5aadab0c1a3451565dec3b02ebbe162854d39181 (patch) | |
tree | cc5eae4abc73be41839b7a202d48932bb20cf79a /fs/debugfs | |
parent | c84700cc575f4625e719817595b3df33c00307c7 (diff) | |
download | linux-5aadab0c1a3451565dec3b02ebbe162854d39181.tar.xz |
MIPS: Simplify DSP instruction encoding macros
Simplify the DSP instruction wrapper macros which use explicit encodings
for microMIPS and normal MIPS by using the new encoding macros and
removing duplication.
To me this makes it easier to read since it is much shorter, but it also
ensures .insn is used, preventing objdump disassembling the microMIPS
code as normal MIPS.
Signed-off-by: James Hogan <james.hogan@imgtec.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/13314/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'fs/debugfs')
0 files changed, 0 insertions, 0 deletions