Summary: It returns non-top value when one of the parameters of band is positive, i.e., `x & 255` returns `[0, 255]` instead of top. Reviewed By: ezgicicek Differential Revision: D18448614 fbshipit-source-id: aaa298a66