David McNab wrote:
To give some examples: - avr-as pseudo-ops - there seems to be no thorough list of these. For example, I had to look through list archives to learn how to declare a buffer in SRAM via the '.skip' pseudo-op
Google is your friend! :-) Googling "GNU Assembler" gives one... "Using as - The GNU Assembler": http://www.gnu.org/software/binutils/manual/gas-2.9.1/html_mono/as.html Googling "AVR instruction set" give one Atmel's document... "8-bit AVR Instruction Set" http://www.atmel.com/atmel/acrobat/doc0856.pdf ...and "avr-as" uses pretty much the same opcodes. Best regards, Bruce -- Bruce D. Lightner Lightner Engineering La Jolla, California Voice: +1-858-551-4011 FAX: +1-858-551-0777 Email: [EMAIL PROTECTED] URL: http://www.lightner.net/lightner/bruce/ _______________________________________________ AVR-GCC-list mailing list AVR-GCC-list@nongnu.org http://lists.nongnu.org/mailman/listinfo/avr-gcc-list