binary_op1(), ternary_op(): rearrange the code so that slotw is tested
(to see whether __rop__ should go before __op__) only when slotv is set. This saves a test+branch when only slotw is set.
Showing
Please register or sign in to comment