I suggest you ...

assembler

Make inline asm in x64-bit projects.

99 votes
Vote
Sign in
Check!
(thinking…)
Reset
or sign in with
  • facebook
  • google
    Password icon
    I agree to the terms of service
    Signed in as (Sign out)
    You have left! (?) (thinking…)
    Roman Roman shared this idea  ·   ·  Flag idea as inappropriate…  ·  Admin →

    7 comments

    Sign in
    Check!
    (thinking…)
    Reset
    or sign in with
    • facebook
    • google
      Password icon
      I agree to the terms of service
      Signed in as (Sign out)
      Submitting...
      • Scott BrunoScott Bruno commented  ·   ·  Flag as inappropriate

        I'll add a vote to this one. @Ben and others, try to remember that just because you might not use something doesn't mean no one else can or will benefit from it.

      • anonanon commented  ·   ·  Flag as inappropriate

        Yes, bring back inline assembly. The beauty of c++ is the ability to have full control.

      • Roman Roman commented  ·   ·  Flag as inappropriate

        But for C++ x64-projects inline asm needed 100%

      • tftf commented  ·   ·  Flag as inappropriate

        And for VB and C#: Add inline MSIL possible.

      • RomanRoman commented  ·   ·  Flag as inappropriate

        In many cases I use inline asm,
        for example, for some functions performance

      • Ben Voigt [Visual C++ MVP]Ben Voigt [Visual C++ MVP] commented  ·   ·  Flag as inappropriate

        I would prefer to see better documentation, Intellisense, and debugger support for SIMD intrinsics. Seriously, what would you use inline asm for?

      Feedback and Knowledge Base