diff options
author | obrien <obrien@FreeBSD.org> | 2000-05-10 01:24:23 +0000 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2000-05-10 01:24:23 +0000 |
commit | 3407cffd5743913e8139db168932d47d674ba338 (patch) | |
tree | 0db668362109b11150d567dc43bb984661835595 /lib/libfetch/http.c | |
parent | 5840ec82fcfbe54eec6513ea52cc0c6b30620f5c (diff) | |
download | FreeBSD-src-3407cffd5743913e8139db168932d47d674ba338.zip FreeBSD-src-3407cffd5743913e8139db168932d47d674ba338.tar.gz |
1. `movl' is for use with 32-bit operands. Do NOT use it with 16-bit
operands. `movw' could be used, but instead let the assembler decide
the right instruction to use.
2. AT&T asm syntax requires a leading '*' in front of the operand for
indirect calls and jumps.
Diffstat (limited to 'lib/libfetch/http.c')
0 files changed, 0 insertions, 0 deletions