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 8669225
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T18:25:20+00:00 2026-06-12T18:25:20+00:00

Can a 16-bit machine perform operations on 64-bit data types? I know that it

  • 0

Can a 16-bit machine perform operations on 64-bit data types?

I know that it can perform 32-bit multiplication using two registers, but do not have any idea about how it can handle 64-bit data?

  • 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-12T18:25:21+00:00Added an answer on June 12, 2026 at 6:25 pm

    At the register/machine-code level there is invariably a carry flag that indicates when an arithmetic carry (or borrow) has occurred. This can be used to perform arithmetic operations on an arbitrary number of machine words. It does not necessarily require additional registers since RAM may be used for intermediate storage.

    The wider the data type in relation to the machine word, the more instructions are required to perform any particular operation. Performance may also be hit by the need to use RAM rather than registers, so architectures with small or non-orthogonal register sets may perform such operations even slower and require more instructions.

    A high level language may provide direct support for such operations. The C language data type long long is typically 64 bit, though you would need to check whether your compiler supports it and what size it is in that implementation. If your compiler provides the C99 stdint.h header and that in turn includes the int64_t data type (and its variants), then the compiler is implicitly capable of generation code for 64 bit operations. Code size, memory usage, and execution time are likley increase of course.

    In most C implementations the double data types is 64 bit, even on targets with no FPU.

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

Sidebar

Related Questions

Does anyone know of a class/library/etc. that can simulate 32 bit unsigned integers on
Can 32 bit native DLL be loaded from 64 bit JRE? If not what
Can i create 64-bit setup.exe file using InstallScript project in InstallShield 2009? Documentation is
On a 64-bit machine: Can a 64-bit application call a COM server (out proc)
I need to compile OpenBUGS on a 64-bit machine but its repository ( http://sourceforge.net/projects/openbugs/develop
I have an ASP.NET app that was compiled on a 32-bit machine. There are
I'm running on a 32-bit machine and I'm able to confirm that long values
I'm using Qt 4.7.0 (32 bit) on Windows 7 Ultimate (32 bit) machine. I've
How can I set a variable of type long (on 64 bit machine =
Can I run a 64-bit VMware image on a 32-bit machine? I've googled this,

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.