Xref: utzoo comp.sys.ibm.pc:41792 alt.msdos.programmer:1007 Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!samsung!think!bbn!diamond.bbn.com!hlison From: hlison@bbn.com (Herb Lison) Newsgroups: comp.sys.ibm.pc,alt.msdos.programmer Subject: 386 instructions Message-ID: <13346@garnet.BBN.COM> Date: 11 Jan 90 19:09:29 GMT Distribution: comp Organization: BBN Laboratories Incorporated, Cambridge, MA Lines: 10 Does anyone know if there are any compiler options with MSC5.1 which let the compiler generate 386 specific instructions where appropriate. The documentation I have only shows the /G2 option for generating 286 code. Specifically, it would be nice to take advantage of 32 integer multiplies and shifts, or is this something the compiler does automatically? Thanks, Herb Lison