• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
gcc equivalent to _emit
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

gcc equivalent to _emit


  • Subject: gcc equivalent to _emit
  • From: Travis Heppe <email@hidden>
  • Date: Tue, 12 Jul 2005 13:32:35 -0700


We have some SSE code that, in order to work with visual studio 6, uses some custom macros to output raw machine binary. For example...
#define ADDPS __asm _emit 0x0F __asm _emit 0x58
It seems to me that we could get this to work on gcc if we could find a gcc equivalent to the "_emit" intrinsic. Does anyone know if such a thing exists?


Thanks,

-Travis


_______________________________________________ Do not post admin requests to the list. They will be ignored. Xcode-users mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
  • Follow-Ups:
    • Re: gcc equivalent to _emit
      • From: Eric Albert <email@hidden>
  • Prev by Date: Using KillProcess with 10.2.8
  • Next by Date: Re: gcc equivalent to _emit
  • Previous by thread: Using KillProcess with 10.2.8
  • Next by thread: Re: gcc equivalent to _emit
  • Index(es):
    • Date
    • Thread