+3
−3
+35
−64
+44
−54
+16
−21
Loading
Rather than have a separate buffer of 10*max_ops entries, give each opcode 10 entries. The result is actually a bit smaller and should have slightly more cache locality. Reviewed-by:Emilio G. Cota <cota@braap.org> Signed-off-by:
Richard Henderson <rth@twiddle.net>