[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [avr-libc-dev] [patch] more inline asm updates
From: |
Theodore A. Roth |
Subject: |
Re: [avr-libc-dev] [patch] more inline asm updates |
Date: |
Wed, 21 Aug 2002 11:23:56 -0700 (PDT) |
I have committed this patch with a few typo fixes.
Ted Roth
On Tue, 20 Aug 2002, Theodore A. Roth wrote:
:) Hi,
:)
:) Here's another patch which updates the inline asm doc. Mostly just grammar
:) fixes
:)
:) The removal of the n and v constraints from the table is questionable. I
:) didn't see them in the gcc manual and am not sure if they are even useable
:) with the avr.
:)
:) Comments?
:)
:) If this is ok, I'll commit it.
:)
:) Ted Roth
:)