From: "john d gray" <johndgray2003@tiscali.co.uk>
To: linux-assembly@vger.kernel.org
Subject: 'as' mnemonics
Date: Mon, 30 Oct 2006 20:36:30 -0000 [thread overview]
Message-ID: <001101c6fc63$350dda60$2c86e150@gary> (raw)
To: linux-assembly@vger.kernel.org
From: john david gray <johndgray2003@tiscali.co.uk>
Hello ,
I am working on a Pascal compiler. I have already changed the
source code from Pascal to C { and this now works both in amigados, and
in linux } where it produces 68000 assembler code { a68k } .
{ a68k uses at&t 's left to right assembler : mov.l $567,reg }
I am currently working on a version to produce {linux} x86
output.
I have written a small library of routines { fgets fputs etc.} in
{linux} x86 'as' code , and have the first 80% of the compiler complete.
Now need some more information please as I need to convert
{ for example } 68000's seq sne exg etc to x86 'as' code.
Can you recommend somewhere I can download info on
gcc's 'as' mnemonics please ?
Thanks
John Gray (8^)>
next reply other threads:[~2006-10-30 20:36 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-10-30 20:36 john d gray [this message]
2006-10-30 23:29 ` 'as' mnemonics Robert Plantz
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='001101c6fc63$350dda60$2c86e150@gary' \
--to=johndgray2003@tiscali.co.uk \
--cc=linux-assembly@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.