[libc] Remove special case for 8 and 16 bytes
They don't seem to gain much in real apps and its better to favor less branches and smaller code.
Loading
Please sign in to comment
They don't seem to gain much in real apps and its better to favor less branches and smaller code.