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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T23:43:59+00:00 2026-05-20T23:43:59+00:00

I have two questions about X86 processors. First: What is SSE? What is it

  • 0

I have two questions about X86 processors.

First: What is SSE? What is it for? Is it CISC architecture?
Should a programmer that does not program in Assembly and does not program compilers learn SSE?

Second: 64-bits processors support 32-bits processors. If 64-bits processors replace 32-bits processors, should programmers compile app that uses less than 2 GB of RAM for 32-bits? 32-bits app uses smaller amount of memory and its binaries are smaller. The OS have to store shared libraries for both 32 and 64 bits, and it may be a problem.

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-05-20T23:44:00+00:00Added an answer on May 20, 2026 at 11:44 pm

    [Heh, while answering this question, it was migrated to superuser, then deleted, and now it seems to be magically back here. Third try is the charm!]

    I’m not well-versed in SSE, but it is a mechanism to operate on multiple datasets in parallel per clock cycle. (Older chips left a surprising amount of silicon idle per cycle; the chips got better at executing multiple instructions per cycle on their own, but it involved a fair amount of guesswork, and failed completely at some data-heavy algorithms.) So SSE takes a page from older SIMD systems, which allowed executing the same commands on multiple pieces of data. The setup time might have taken longer, but it got a lot done in the long term.

    Depending upon what you’re trying to get done, it can make a huge difference, but most programmers will probably never need the sorts of tools that SSE can provide.

    As for executing 32 bit processes on 64 bit processes to save memory, that’s a real possibility. But when AMD were first introducing the x86-64 instruction set, they were very careful to point out the new instructions and additional registers that could improve performance on tasks that weren’t running out of address space or performing many 64-bit arithmetic operations. They mentioned that most people would probably want most code to be executing in 64-bit mode, but that the performance speedups would be subtle most of the time.

    So, with the exception of Firefox and Flash, 64-bit is ubiquitous, and the memory expansion due to larger pointers doesn’t seem to be a big issue.

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

Sidebar

Related Questions

I'll cut to the chase. I have two questions about switch that are simple,
Hi I have two questions about MySQL and QUERIES. First of all i've like
I have two questions about C's fread function: I have read that fread is
I have a few questions about divide overflow errors on x86 or x86_64 architecture.
I have two questions. The first is about updating the UI, the second is
I have two questions about column chooser. firs one is that I'm using header
I have two questions about java.awt.Shape . Suppose I have two Shape s, shape1
So I have two questions about HashMap s in Java: What is the correct
I have two noobish questions about Flash, Actionscript, Flex etc. 1) With these technologies
I'm building this website and I have basically two questions about this page: http://sites.publishyours.com.br/silviamecozzi/pt/obra/deserto_das_palmas.php

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.