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

  • SEARCH
  • Home
  • 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 8158621
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T17:39:59+00:00 2026-06-06T17:39:59+00:00

By default, any large type (larger than 4 bytes) will be aligned to 8

  • 0

By default, any large type (larger than 4 bytes) will be aligned to 8 bytes on EABI. This means that if function(u32, u64) is called, u32 goes into r0, and u64 is split between r2 and r3, leaving r1 unused.

How can I make the compiler align it on 4-bytes instead? I understand the consequences of this (breaking the ABI) or whatever, but I do not really care. Don’t suggest using OABI either as enabling OABI in the kernel configuration disables the support for ARMv7.

With 4-byte alignment, u32 will still go in r0 but the u64 will now be split between r1 and r2.

  • 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-06T17:40:01+00:00Added an answer on June 6, 2026 at 5:40 pm

    I expect the correct way to do this would be to recompile the toolchain with a modified definition of EABI, which you might partially crib from the the OABI you don’t want to use.

    You may have to re-write some of assembly language parts of the kernel too, so it might be better if you gave your modified ABI a new name.

    Do expect to spend quite a bit of time understanding and fixing various things it breaks.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Possible Duplicate: Concatenate Two NSDate String values Just confused that is there any default
For any given type i want to know its default value. In C#, there
I have an objectdatasource that will return a potentially large collection (up to 200,000
I have a class that manages user preferences for a large software project. Any
The default JVM parameters are not optimal for running large applications. Any insights from
Is there any default functionality for arranging JInternalFrames in Java Swing? I would like
Do PHP sessions timeout by default - ie without any coding on my part
Does any one have tried to customize default section index displayed in UITableView. I
Is there any way to have a default MessageBox.Show() caption? Let says I would
Is there any sense to declare default constructor in Java? class MyClass { public

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.