<html>
<head>
<base href="https://bugs.webkit.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - [mips] Add countLeadingZeros32 implementation in macro assembler"
href="https://bugs.webkit.org/show_bug.cgi?id=152886#c6">Comment # 6</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - [mips] Add countLeadingZeros32 implementation in macro assembler"
href="https://bugs.webkit.org/show_bug.cgi?id=152886">bug 152886</a>
from <span class="vcard"><a class="email" href="mailto:jbriance@cisco.com" title="Julien Brianceau <jbriance@cisco.com>"> <span class="fn">Julien Brianceau</span></a>
</span></b>
<pre>(In reply to <a href="show_bug.cgi?id=152886#c4">comment #4</a>)
<span class="quote">>
> I think this should be static_assert(false, "CLZ opcode is not available for
> this ISA"); so that someone will notice this when compiling instead of
> waiting to compile and do somewhat thorough testing on a device.</span >
You're right. I also took the opportunity to move the check from MIPSAssembler.h to MacroAssemblerMIPS.h, because if someone wants to write a generic implementation for an older ISA, MacroAssemblerMIPS.h is a better place than MIPSAssembler.h</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>