Hi Mark, > So this only handles 64 BITS. I left it this way. But it is a > question about the whole series. MIPS has multiple abis, some 32, some > 64 bits, some big and some little endian. If I understand correctly > this backend only handles the 64 bit little endian one?
Sorry, this was added for debugging, I forgot to delete it. I would modify it and submit again. This backend not only support Mips64el, also support others. > > Again it would be nice if you could come up with non-native variants > of the tests so the implementation can also be tested on non-MIPS > arches. Specifically for tests/run-allregs.sh, tests/run-funcretval.sh > and/or tests/run-readelf-mixed-corenote.sh. > OK, I would do it. Thanks, Ying