Undelivered mail

MAILER%ALASKA.BITNET at CUNYVM.CUNY.EDU MAILER%ALASKA.BITNET at CUNYVM.CUNY.EDU
Sat Mar 12 15:23:08 AEST 1988


Subject:  Re: Portable "asm" (Was: The D Programming Language)

[Non-Deliverable:  User does not exist or has never logged on]

Reply-To: Info-C at BRL.ARPA

Received: From UWAVM(MAILER) by ALASKA with Jnet id 6572
          for SXJVK at ALASKA; Fri, 11 Mar 88 20:08 AST
Received: by UWAVM (Mailer X1.25) id 4412; Fri, 11 Mar 88 21:08:08 PST
Date:         Mon, 7 Mar 88 22:42:20 GMT
Reply-To:     Info-C at BRL.ARPA
Sender:       Info-C List <INFO-C at NDSUVM1>
From:         Tim Boemker <boemker at hpfcdc.HP.COM>
Subject:      Re: Portable "asm" (Was: The D Programming Language)
Comments: To: info-c at brl-smoke.arpa
To:           Vic Kapella <SXJVK at ALASKA>

Since the interface between C and in-line asm seems to be so
problematic (not to mention non-portable), why not write
those routines that should be written in assembly in assembly?

(Please don't tell me about needing just a rotate here or there
for performance; reconsider the original partitioning of the task
and find an alternative that separates the high-level part and
the low-level part.)

(Yes, I have written separately compiled assembly routines, and
I have repartitioned tasks to find an aesthetically appealing,
efficient alternative.)

Tim Boemker



More information about the Comp.lang.c mailing list