commit | 68caaa745ab1df22a4b9c52235f40d19d2084f35 | [log] [tgz] |
---|---|---|
author | Kevin O'Connor <kevin@koconnor.net> | Mon Feb 15 10:46:37 2010 -0500 |
committer | Kevin O'Connor <kevin@koconnor.net> | Mon Feb 15 19:19:10 2010 -0500 |
tree | 0b052458bd2107cce730a7a76e2f10c3c6c07bc6 | |
parent | 42157c8b96c59211f536606dc17be01e36bab790 [diff] |
Optimize ntohl() code. Use the assembler bswapl instruction if the value is not constant.