Artifact c48aae026476b5fa43e084feee20e61b36350d4a582aa875ab7e6255db10fe8d:
- File kio/kio_posix_fd_write.x86.lin.32.s — part of check-in [338044baaa] at 2019-06-26 13:22:48 on branch trunk — initial commit (user: lexi, size: 309) [annotate] [blame] [check-ins using]
bits 32 global kio_posix_fd_write %include "../arch/x86.lin.32.inc" ; vim: ft=nasm kio_posix_fd_write: mov lin.reg.0, lin.call.write mov lin.reg.1, [esp + 4] ; holy god but this took the most mov lin.reg.2, [esp + 8] ; stupidly long time to fucking mov lin.reg.3, [esp + 12]; figure out lin.call ret