commit | 59e3559f48dcad3051f60c32775e028cd999ae53 | [log] [tgz] |
---|---|---|
author | James Hogan <james.hogan@imgtec.com> | Thu Jun 23 17:34:35 2016 +0100 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Tue Jul 05 16:08:20 2016 +0200 |
tree | b76457ad40bd300cb897494ac4eab433933ae28a | |
parent | c29732a179c2ed0cb9f001a8dc07dcf432389313 [diff] |
MIPS: uasm: Add CFCMSA/CTCMSA instructions Add CFCMSA/CTCMSA instructions for accessing MSA control registers to uasm so that KVM can use uasm for generating its entry point code at runtime. Signed-off-by: James Hogan <james.hogan@imgtec.com> Acked-by: Ralf Baechle <ralf@linux-mips.org> Cc: linux-mips@linux-mips.org Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>