[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1434972060-8865-1-git-send-email-paul.burton@imgtec.com>
Date: Mon, 22 Jun 2015 12:20:57 +0100
From: Paul Burton <paul.burton@...tec.com>
To: <linux-mips@...ux-mips.org>
CC: Paul Burton <paul.burton@...tec.com>,
"Steven J. Hill" <Steven.Hill@...tec.com>,
Leonid Yegoshin <Leonid.Yegoshin@...tec.com>,
"Maciej W. Rozycki" <macro@...ux-mips.org>,
<linux-kernel@...r.kernel.org>, Jie Chen <chenj@...ote.com>,
Huacai Chen <chenhc@...ote.com>,
James Hogan <james.hogan@...tec.com>,
Markos Chandras <markos.chandras@...tec.com>,
"Ralf Baechle" <ralf@...ux-mips.org>,
Manuel Lauss <manuel.lauss@...il.com>
Subject: [PATCH v3 0/3] MSA unaligned memory access support
This series supercedes the patch "MIPS: MSA: misaligned support"
previously submitted by Leonid, and pretty much rewrites the support for
emulating non-16byte-aligned MSA vector memory accesses introduced there.
The series applies atop v4.1.
Thanks,
Paul
Leonid Yegoshin (2):
MIPS: declare MSA MI10 instruction formats
MIPS: MSA unaligned memory access support
Paul Burton (1):
MIPS: introduce accessors for MSA vector registers
arch/mips/include/asm/asmmacro.h | 114 ++++++++++++++++++++++++++++++++++++++
arch/mips/include/asm/msa.h | 80 ++++++++++++++++++++++++++
arch/mips/include/uapi/asm/inst.h | 31 ++++++++++-
arch/mips/kernel/r4k_fpu.S | 67 ++++++++++++++++++++++
arch/mips/kernel/unaligned.c | 72 ++++++++++++++++++++++++
5 files changed, 363 insertions(+), 1 deletion(-)
--
2.4.2
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists