This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

asm syntax


Hi,

I am working on SSE4.2 enchanced string functions. Are there any
objections to writing new assembly code in Intel syntax over AT&T.

All current asm(that I've seen) is written in AT&T, but gas supports
Intel which (IMHO) is friendlier to the programmer.

Best Regards,

Ken


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]