[Prev][Next][Index][Thread]

486 optmization




I just saw on the linux kernel discuss meeting that 486es and higher
have a special instruction for converting big-endian to/from little-endian.
Does anyone know if gcc (djgpp) uses this and optimizes for it, what sort
of performance increase it might give, and if it would be worth anyone's
while to have a 486-higher executable of Executor?

--Jered


Follow-Ups: