summaryrefslogtreecommitdiff
path: root/runtime/arch/mips64/context_mips64.cc
AgeCommit message (Expand)Author
2020-02-14Remove MIPS support from runtime/. Vladimir Marko
2017-06-08ART: Refactor bit_utils and stl_util Andreas Gampe
2015-10-20Remove ArtCode. Nicolas Geoffray
2015-10-13Fix mips64 build: Add missing "=". Vladimir Marko
2015-10-13Add an abstraction over a compiled code. Nicolas Geoffray
2015-09-28ART: Single-frame deopt Andreas Gampe
2015-09-25ART: Move code from RA to T9 in Mips64 longjump Andreas Gampe
2015-05-29Move mirror::ArtMethod to native Mathieu Chartier
2015-05-26ART: Clean up arm64 kNumberOfXRegisters usage. Vladimir Marko
2015-05-05Fix Mips64 utils.h typo Duane Sand
2015-02-23ART: Introduce NO_RETURN, Mark DoLongJump noreturn Andreas Gampe
2015-01-26Refactor register access from StackVisitor Sebastien Hertz
2015-01-15ART: Mips64 runtime support Andreas Gampe