Jump to content
 







Main menu
   


Navigation  



Main page
Contents
Current events
Random article
About Wikipedia
Contact us
Donate
 




Contribute  



Help
Learn to edit
Community portal
Recent changes
Upload file
 








Search  

































Create account

Log in
 









Create account
 Log in
 




Pages for logged out editors learn more  



Contributions
Talk
 



















Contents

   



(Top)
 


1 Classification  





2 Superscalar processor  





3 Scalar data type  





4 See also  





5 References  














Scalar processor






Català
Čeština
Deutsch
Español
Français

Bahasa Indonesia
Македонски

Polski
Русский
Slovenčina
Українська

 

Edit links
 









Article
Talk
 

















Read
Edit
View history
 








Tools
   


Actions  



Read
Edit
View history
 




General  



What links here
Related changes
Upload file
Special pages
Permanent link
Page information
Cite this page
Get shortened URL
Download QR code
Wikidata item
 




Print/export  



Download as PDF
Printable version
 
















Appearance
   

 






From Wikipedia, the free encyclopedia
 

(Redirected from Scalar (computing))

Scalar processors are a class of computer processors that process only one data item at a time. Typical data items include integers and floating point numbers.[1]

Classification[edit]

A scalar processor is classified as a single instruction, single data (SISD) processor in Flynn's taxonomy. The Intel 486 is an example of a scalar processor. It is to be contrasted with a vector processor where a single instruction operates simultaneously on multiple data items (and thus is referred to as a single instruction, multiple data (SIMD) processor).[2] The difference is analogous to the difference between scalar and vector arithmetic.

The term scalar in computing dates to the 1970 and 1980s when vector processors were first introduced. It was originally used to distinguish the older designs from the new vector processors.

Superscalar processor[edit]

Asuperscalar processor (such as the Intel P5) may execute more than one instruction during a clock cycle by simultaneously dispatching multiple instructions to redundant functional units on the processor. Each functional unit is not a separate CPU core but an execution resource within a single CPU such as an arithmetic logic unit, a bit shifter, or a multiplier.[1] The Cortex-M7, like many consumer CPUs today, is a superscalar processor.[3]

Scalar data type[edit]

A scalar data type, or just scalar, is any non-composite value.

Generally, all basic primitive data types are considered scalar:

Some programming languages also treat strings as scalar types, while other languages treat strings as arraysorobjects.

See also[edit]

References[edit]

  1. ^ a b Ram, Badri (2001). Advanced microprocessors and interfacing. New Delhi: Tata McGraw-Hill Pub. Co. p. 11. ISBN 978-0-07-043448-6. OCLC 55946893.
  • ^ Patterson, David (2012). Computer organization and design: the hardware/software interface. Waltham, MA: Morgan Kaufmann. p. 650. ISBN 978-0-12-374750-1. OCLC 746618653.
  • ^ "Cortex-M7". Arm Developer. Arm Limited. Retrieved 2021-07-03.

  • t
  • e

  • Retrieved from "https://en.wikipedia.org/w/index.php?title=Scalar_processor&oldid=1189829316#Scalar_data_type"

    Categories: 
    Central processing unit
    Computer hardware stubs
    Hidden categories: 
    Articles needing additional references from August 2012
    All articles needing additional references
    All stub articles
     



    This page was last edited on 14 December 2023, at 08:11 (UTC).

    Text is available under the Creative Commons Attribution-ShareAlike License 4.0; additional terms may apply. By using this site, you agree to the Terms of Use and Privacy Policy. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc., a non-profit organization.



    Privacy policy

    About Wikipedia

    Disclaimers

    Contact Wikipedia

    Code of Conduct

    Developers

    Statistics

    Cookie statement

    Mobile view



    Wikimedia Foundation
    Powered by MediaWiki