Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct

    Unsolved what would be a good editor to put an assembly function into QT from a library

    Language Bindings
    2
    2
    245
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • A
      AI_Messiah last edited by

      All I know is that when I switch to 64bit mode in visual studio it does not take the asm keyword

      1 Reply Last reply Reply Quote 0
      • jeremy_k
        jeremy_k last edited by

        I'm under the impression that Visual C++ has disallowed inline assembly for x64 for a while.

        Quoting from https://docs.microsoft.com/en-us/cpp/assembler/inline/inline-assembler?view=msvc-160:
        Inline assembly is not supported on the ARM and x64 processors.

        Asking a question about code? http://eel.is/iso-c++/testcase/

        1 Reply Last reply Reply Quote 2
        • First post
          Last post