Re: which assembler to use



On Mon, 31 Jul 2006, Only OpenSource wrote:

Hello all

I want to learn assembly language properly so that I can understand
FreeBSD assembly code
and also write assembly code.

Which assembler do I need to use : as or nasm ?

Please help me out.

Check out NASM. Also, here is a link you should find useful:

http://asm.sourceforge.net

I've actually been dabbling in assembly in FreeBSD for a short bit. I come from an extensive assembly background on Win32.

--
"This message was sent using 100% recycled electrons."
_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: Static Libraries and Assembly Language
    ... The "static libraries" is one of methods to fabricate that. ... syntax, you can choose to translate it to syntax of your assembler, ... Usage of a DLL is good thing as long as this DLL is common and is used widely. ... The point was about utilizing of assembly code among different assembly ...
    (alt.lang.asm)
  • Re: Bare-Metal Programming
    ... on one of these punch cards and loading into memory where it could be ... The first assembler was met with outrage. ... that I could program not only in assembler but in machine language. ...
    (comp.programming)
  • Re: Error: suffix or operands invalid for `int
    ... I was writing a small assembly code in GAS syntax (actually learning ... from Linus' first kernel). ... b.s: Assembler messages: ... b.s:27: Error: suffix or operands invalid for `int' ...
    (comp.os.linux.development.system)
  • Re: Static Libraries and Assembly Language
    ... want to utilize a piece of assembly code written in another assembly ... syntax, you can choose to translate it to syntax of your assembler, ... ports are not a big problem, out of the considerations of Macros. ...
    (alt.lang.asm)
  • Re: mixing C and assembly
    ... "requires" at least some assembly code? ... "By handling the stack operations in hardware, the Cortex-M3 processor ... removes the need to write assembler wrappers that are required to ...
    (comp.arch.embedded)