j
k
j a
j l
if (a.sub_and_test(1)) Also, the generated code for these operations can potentially be more efficient.
if (a.sub_and_test(1))
Also, the generated code for these operations can potentially be more efficient.
While we're on the subject, on what architectures would opaque_sub be more efficient than sub_and_test?
Back to the thread
Back to the list