Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8323917
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T23:52:26+00:00 2026-06-08T23:52:26+00:00

On Xcode 4.4, I have some problems compilling inline assembly on the last LLVM

  • 0

On Xcode 4.4, I have some problems compilling inline assembly on the last LLVM compiler (4.0).

In my inline assembly code, each call to “fldmias” like :

asm volatile(    
"fldmias  %2, {s4-s19}    \n\t"
...
)

give me this error :

Inline assembly issue :
Instruction ‘fldmia’ can not set flags, but ‘s’ suffix specified

The same code works well with LLVM GCC 4.2. Maybe there is some difference between configuration for each compiler but I don’t find anything.

Thanks.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-08T23:52:28+00:00Added an answer on June 8, 2026 at 11:52 pm

    As discovered in the comments above, the answer here is to use the UAL equivalent instruction, which in this case is:

    VLDMIA.32 %2, {s4-s19}
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm just starting to learn Xcode, and have run in to some problems... I've
I have some shared code I want to reuse in my Xcode projects. The
So I have some Objective-c code that was created in Xcode 3.1 on OSX
I have some problems adding my shader-glsl files from one xcode project to another.
I have some problems importing an existing C++ project into my XCode. I already
I'm running some code on Mac OSX 10.6.6 and XCode 3.2.4 and I have
I'm new to Xcode 4, and having some problems with TableView. I have a
I have problem with BWToolkit and XCode. For some reasons Xcode not recognize bwtoolkit
OK so I'm trying to get started with Xcode and I have some experience
In XCode 4.2, I have some logic tests that I want to exercise against

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.