On 3/31/21 8:53 PM, Taylor Simpson wrote:
+int arch_recip_lookup(int index)
+{
+    index &= 0x7f;
+    const uint8_t roundrom[128] = {

static.  Otherwise,

Reviewed-by: Richard Henderson <[email protected]>


r~

Reply via email to