commit | 9f730a60e5a046230cff8c9f4c8eb73f6dca7d81 | [log] [tgz] |
---|---|---|
author | James Hogan <james.hogan@imgtec.com> | Thu Jun 23 17:34:37 2016 +0100 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Tue Jul 05 16:08:35 2016 +0200 |
tree | 9d5b4804713cfbbd7da6fc182c084ddb9a7f37e9 | |
parent | 61c64cf99ae589af3835dbc9bb57200d4a4842ae [diff] |
MIPS: uasm: Add MTHI/MTLO instructions Add MTHI/MTLO instructions for writing to the hi & lo 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>