Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [MIPS] Refactoring code for disassembler | Goran Jakovljevic | 2015-04-09 | 1 | -41/+0 |
| | | | | | | Code for mips64 is merged with code for mips. Change-Id: I2e3f2118c69a189787ae8e7f09adb4ee5c0d00d9 | ||||
* | ART: Allow to compile interpret-only mips64 files | Andreas Gampe | 2015-01-15 | 1 | -0/+41 |
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 |