Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Qt5 qatomic_x86.h converting from inline assembly to separate assembly code
Forum Updated to NodeBB v4.3 + New Features

Qt5 qatomic_x86.h converting from inline assembly to separate assembly code

Scheduled Pinned Locked Moved General and Desktop
1 Posts 1 Posters 536 Views 1 Watching
  • 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.
  • S Offline
    S Offline
    shailesh
    wrote on last edited by
    #1

    Hi,

    I am trying to convert the inline assembly code in qatomic_x86.h to separate assembly functions. This is how far I have got.
    "http://pastebin.com/bs40U8Bi":http://pastebin.com/bs40U8Bi

    It seems to work fine when I individually test the functions. However when I try to run an app with this non inline assembly qt build, it crashes .Stack trace at the end in link given above.

    I am not able to figure out what is wrong.
    Appreciate any help/pointers in this regard.

    Thanks in Advance,
    Shailesh.

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved