History log of /art/runtime/arch/mips64/instruction_set_features_mips64.cc
Revision Date Author Comments
d8750647949f0f24c28bd55781f72055b5486c43 07-Apr-2015 Andreas Gampe <agampe@google.com> ART: Remove unused variables.

Curious that neither Clang nor GCC flagged those.

Change-Id: Ie1866d8171651c768e378d829a669cc57cab1f09
017d16cb8fd2b1f1c8aadd326fca700ea7d043dc 06-Apr-2015 Andreas Gampe <agampe@google.com> ART: Make unknown variant "mips64r6" go away

It's the standard variant, accept it just like "default."

Change-Id: I9b600345e3e1ebfb508ffe22ddde17757be2172e
57b34294758e9c00993913ebe43c7ee4698a5cc6 15-Jan-2015 Andreas Gampe <agampe@google.com> ART: Allow to compile interpret-only mips64 files

Include enough infrastructure to allow cross-compiling for mips64,
interpret-only. This includes the instruction-set-features, frame
size info and utils assembler.

Also add a disassembler for oatdump, and support in patchoat.

Note: the runtime cannot run mips64, yet.

Change-Id: Id106581fa76b478984741c62a8a03be0f370d992