<div dir="ltr">On Thu, 31 Dec 2020 09:36:47 +0100 Hans-Christoph Steiner <<a href="mailto:hans@eds.org">hans@eds.org</a>> wrote:<br>> For the record, the particular bits of asm that I'm taking about are in <br>> a different source package, but these packages are all interwoven and <br>> should really be a single source package.  These are the files in question:<br>> <br>> android-platform-system-core/libunwindstack/AsmGetRegsMips64.S<br>> android-platform-system-core/libunwindstack/AsmGetRegsMips.S<br>> android-platform-system-core/libunwindstack/AsmGetRegsX86.S<br>> android-platform-system-core/libunwindstack/AsmGetRegsX86_64.S<div><br></div><div>These are present in <a href="https://android.googlesource.com/platform/system/core/+/refs/tags/android-10.0.0_r1/libunwindstack/include/unwindstack/RegsGetLocal.h">https://android.googlesource.com/platform/system/core/+/refs/tags/android-10.0.0_r1/libunwindstack/include/unwindstack/RegsGetLocal.h</a></div><div><br>> <br>> Upstream only builds the Tools/SDK for x86, though lots of this code is <br>> built for ARM because it is used in the Android OS.<br>> <br><br>They have also removed the mips code in general in Android 11 / master - since mips platform support was dropped,</div><div>even for device. That'll be something to consider if somebody wants that, since upgrades would be even harder for mips.</div></div>