Skip main navigation (Press Enter).
Log in
Toggle navigation
Log in
Community
Topic Groups
Champions
Directory
Program overview
Rising Champions
IBM Champions group
User Groups
Directory
Benefits
Events
Dev Days
Conference
Community events
User Groups events
All TechXchange events
Participate
TechXchange Group
Welcome Corner
Blogging
Member directory
Community leaders
Resources
IBM TechXchange
Community
Conference
Events
IBM Developer
IBM Training
IBM TechXchange
Community
Conference
Events
IBM Developer
IBM Training
C/C++ and Fortran
×
C/C++ and Fortran
Connect, learn, share, and engage with IBM Power.
Group Home
Threads
302
Blogs
328
Events
0
Library
1
Members
221
View Only
Share
Share on LinkedIn
Share on X
Share on Facebook
Back to Blog List
A guide to inline assembly for C and C++
By
Archive User
posted
Fri November 25, 2011 09:07 PM
Like
Originally posted by:
melaniejs
First, the authors describe basic usage syntax for inline assembly (inline asm) embedded within C and C++ programs. Then they explain intermediate concepts, such as addressing modes, the clobbers list, and branching stanzas, as well as more advanced topics, such as memory clobbers, the volatile attribute, and locks are discussed for those who want to use inline asm in multithreaded applications.
See the article here.
0 comments
0 views
Permalink
Copy
https://community.ibm.com/community/user/blogs/archive-user/2011/11/25/a-guide-to-inline-assembly-for-c-and-c
Powered by Higher Logic