This is the mail archive of the gas2@sourceware.cygnus.com mailing list for the gas2 project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
Date: Tue, 21 Apr 1998 21:32:37 +0200 (MET DST) From: Martynas Kunigelis <martynas@nm3.ktu.lt> On Tue, 21 Apr 1998, Ian Lance Taylor wrote: > > Why not encourage people to write the prefix on a separate line, which > works for both a.out and ELF? > And you can do it on the same line, use ';': data16; mov foo,%eax Oh yeah. That works with the UnixWare assembler as well. Ian