Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Apr 2014 22:22:31 -0400
From:      Jerry McAllister <jerrymc@msu.edu>
To:        Jorge Luis Carvalho Santos <jorgeassembler1@outlook.com>
Cc:        "freebsd-hackers@freebsd.org" <freebsd-hackers@freebsd.org>
Subject:   Re: Assembly continues to be used in the development of FreeBSD?
Message-ID:  <20140408022231.GA77004@jerrymc.net>
In-Reply-To: <COL127-W467DCAD7917F70A0590C7BE8680@phx.gbl>
References:  <COL127-W467DCAD7917F70A0590C7BE8680@phx.gbl>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Apr 07, 2014 at 09:16:50PM +0300, Jorge Luis Carvalho Santos wrote:

> According to the book "Complete and Total C" by Herbert Schildt, the 
> general rule is not to use Assembly because it creates too many problems. 		 	   		  

Use higher level compilers where possible.
Use assembly/machine code where you have to.
It doesn't hurt to know assembly though -- along with use of macros.

////jerry    
    
> _______________________________________________
> freebsd-hackers@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
> To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140408022231.GA77004>