• Andreas Gampe's avatar
    ART: Allow to compile interpret-only mips64 files · 57b34294
    Andreas Gampe authored
    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
    57b34294
elf_utils.h 5.32 KB