[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [avr-gcc-list] Using in/out Instructions with ATmega128
From: |
Weddington, Eric |
Subject: |
RE: [avr-gcc-list] Using in/out Instructions with ATmega128 |
Date: |
Mon, 4 May 2009 22:16:47 -0600 |
> -----Original Message-----
> From:
> address@hidden
> [mailto:address@hidden
> org] On Behalf Of Thomas D. Dean
> Sent: Monday, May 04, 2009 10:00 PM
> To: address@hidden
> Subject: RE: [avr-gcc-list] Using in/out Instructions with ATmega128
>
> On Mon, 2009-05-04 at 16:48 -0600, Weddington, Eric wrote:
> Sorry about the reply, I just hit reply, did not check the address...
>
> I know about the case sensitivity of options, I did a typo in a make
> file. I normally use -Os, changed to -O3 (-o3) while playing
> with this.
And did that change the assembly output to use IN/OUT instructions?