Minimise code size by forcing the use of memory addresses for __bswap_16s() and __bswap_64s(). (__bswap_32s() cannot avoid loading the value into a register.) Signed-off-by: Michael Brown <mcb30@ipxe.org>tags/v1.20.1
|
|
||
19 |
|
19 |
|
20 |
|
20 |
|
21 |
|
21 |
|
22 |
|
|
|
|
22 |
|
|
23 |
|
23 |
|
24 |
|
24 |
|
25 |
|
25 |
|
|
|
||
63 |
|
63 |
|
64 |
|
64 |
|
65 |
|
65 |
|
66 |
|
|
|
67 |
|
|
|
68 |
|
|
|
|
66 |
|
|
|
67 |
|
|
69 |
|
68 |
|
70 |
|
69 |
|
71 |
|
70 |
|