<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">mips64 Android bionic has dropped the mips32-specific cacheflush() routine.<br>
Use the compiler's __clear_cache builtin on mips and mips64, as already done for arm and aarch64.<br>
Delete dead code for calling Android's mutated-arg version of mips32 cacheflush().<br>
<br>
See <a href="https://android-review.googlesource.com/#/c/96717" target="_blank">https://android-review.googlesource.com/#/c/96717</a> for previous discussion of this at aosp.<br>
</div>
</body>
</html>