From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <775b8d190705060447j7b48b2d5vc676951533eaa339@mail.gmail.com> Date: Sun, 6 May 2007 21:47:29 +1000 From: "Bruce Ellis" To: "Fans of the OS Plan 9 from Bell Labs" <9fans@cse.psu.edu> Subject: Re: [9fans] speaking of kenc In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <2dfedae8277e35d6c141fb0b67f95de3@9netics.com> Topicbox-Message-UUID: 5d3e0c14-ead2-11e9-9d60-3106f5b1d025 have a look at the listed l.s files ... test files! On 5/6/07, lucio@proxima.alt.za wrote: > > i think this has gone off track. i read brucee's original post as an > > argument against polluting c with asm()/__asm{}. obviously there is > > asm in the plan9 distro; try du -a /sys/src| grep '\.s$' . for which > > it uses /sys/doc/asm.ps > > Brucee slipped, although he did say that the assembler code is in the > libraries: > > term% du -a /n/sources/plan9/sys/src/cmd | grep '\.s$' > 10 /n/sources/plan9/sys/src/cmd/2a/l.s > 1 /n/sources/plan9/sys/src/cmd/5a/l.s > 1 /n/sources/plan9/sys/src/cmd/5l/l.s > 13 /n/sources/plan9/sys/src/cmd/8a/l.s > 14 /n/sources/plan9/sys/src/cmd/ka/l.s > 1 /n/sources/plan9/sys/src/cmd/unix/drawterm/posix-mips/tas.s > 1 /n/sources/plan9/sys/src/cmd/unix/drawterm/posix-sun4u/tas.s > 13 /n/sources/plan9/sys/src/cmd/va/l.s > 10 /n/sources/plan9/sys/src/cmd/1a/l.s > > That is it. > > ++L > >