diff options
author | Paul Burton <paul.burton@imgtec.com> | 2014-07-11 16:44:33 +0100 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2014-08-02 00:06:44 +0200 |
commit | 70dff4d90aab40326d1d06a331e2b07eae99d067 (patch) | |
tree | 66a5f64bd6981b5ce08c5eeb67271438a2583cbe /mm/interval_tree.c | |
parent | 732c0c3c70869af53654db2b56dffdd8d4df5211 (diff) | |
download | blackbird-op-linux-70dff4d90aab40326d1d06a331e2b07eae99d067.tar.gz blackbird-op-linux-70dff4d90aab40326d1d06a331e2b07eae99d067.zip |
MIPS: fix read_msa_* & write_msa_* functions on non-MSA toolchains
Commit d96cc3d1ec5d "MIPS: Add microMIPS MSA support." attempted to use
the value of a macro within an inline asm statement but instead emitted
a comment leading to the cfcmsa & ctcmsa instructions being omitted. Fix
that by passing CFC_MSA_INSN & CTC_MSA_INSN as arguments to the asm
statements.
Signed-off-by: Paul Burton <paul.burton@imgtec.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/7305/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'mm/interval_tree.c')
0 files changed, 0 insertions, 0 deletions