Re: Port binding under linux in ASM
- From: Chuck Crayne <ccrayne@xxxxxxxxxx>
- Date: Sun, 20 Apr 2008 13:21:20 -0700
On Sun, 20 Apr 2008 06:45:59 -0700 (PDT)
tin.cans.and.string@xxxxxxxxx wrote:
Ah. I'm using NASM.
So am I, these days, but I wrote the program at a time when NASM seemed
to be dead. If I had written it in NASM, I would have used a structure,
such as:
struc sparms
p0: resd 1
p1: resd 1
p2: resd 1
p3: resd 1
p4: resd 1
p5: resd 1
endstruc
Incidentaly, I no longer remember why I defined six parameters, as the
highest I actually used was p3.
--
Chuck
http://www.pacificsites.com/~ccrayne/charles.html
.
- References:
- Port binding under linux in ASM
- From: tin . cans . and . string
- Re: Port binding under linux in ASM
- From: Chuck Crayne
- Re: Port binding under linux in ASM
- From: tin . cans . and . string
- Re: Port binding under linux in ASM
- From: tin . cans . and . string
- Re: Port binding under linux in ASM
- From: tin . cans . and . string
- Re: Port binding under linux in ASM
- From: Chuck Crayne
- Re: Port binding under linux in ASM
- From: tin . cans . and . string
- Port binding under linux in ASM
- Prev by Date: Re: Port binding under linux in ASM
- Next by Date: Re: Port binding under linux in ASM
- Previous by thread: Re: Port binding under linux in ASM
- Index(es):
Relevant Pages
|