[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Tinycc-devel] RE: [C67] gen_modrm() can still be called
From: |
TK |
Subject: |
[Tinycc-devel] RE: [C67] gen_modrm() can still be called |
Date: |
Thu, 13 Mar 2003 19:09:32 -0800 |
Of course. If you could come up with some code to compile that would
cause them to be called that would help me.
TK
> -----Original Message-----
> From: Peter "Firefly" Lund [mailto:address@hidden
> Sent: Thursday, March 13, 2003 4:16 PM
> To: TK
> Cc: address@hidden
> Subject: RE: [C67] gen_modrm() can still be called
>
> On Thu, 13 Mar 2003, TK wrote:
>
> > Calls to o() should be considered case by case to determine if I
missed
> > porting something. Or replace them with assert()?
>
> Ouch... I think there might be a few calls left.
>
> I trust you will help me with those :)
>
> -Peter