Assembly continues to be used in the development of FreeBSD?

Jerry McAllister jerrymc at msu.edu
Tue Apr 8 02:34:34 UTC 2014


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 at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
> To unsubscribe, send any mail to "freebsd-hackers-unsubscribe at freebsd.org"


More information about the freebsd-hackers mailing list