SlideShare une entreprise Scribd logo
1  sur  18
Introduction
 As the number of bits increases there are two
important benefits.
 More bits means that data can be processed in
larger chunks which also means more accurately.
 More bits means our system can point to or address
a larger number of locations in physical memory.
 32-bit systems could address (point to) 4 Gigabytes
of memory in one go. 64-bit systems are now
becoming more attractive because they can
potentially address up to 4 billion times that many
locations.
32 Bits
 Computers, operating systems, or software
programs capable of transferring data 32-bits at a
time. With computer processors, (e.g. 80386, 80486,
and Pentium) they were 32-bit processors, which
means the processor were capable of working with
32 bit binary numbers (decimal number up to
4,294,967,295). Anything larger and the computer
would need to break up the number into smaller
pieces.
 Example of 32 bit Operating systems:
 Windos 95 and Windows 2000
64 Bit
 Replacement for the older x86 or 32-bit platform, 64-
bit is a computer or software program that is capable
of transferring 64-bits at a time. With respect to
hardware, 64-bit is referencing the width of the
registers on a computer's microprocessor or the
computer bus; sometimes called WOW64 and x64.
 Examples of 64-bit processors
 AMD Opteron, Athlon 64, Turion 64, Sempron,
Phenom, FX, and Fusion.
 Intel Celeron and Pentium 4 processors since
Prescott.
 Intel Pentium Dual-Core, Core i3, Core i5, and Core
i7 processors.
Computer can be divided into
three layers
 Their are three layers with the processor
or CPU as the central or lowest layer
and the application as the outermost or
highest layer as shown below:
 To run a 64-bit operating system you
need support from the lower level: the
64-bit CPU.
 To run a 64-bit application you need
support from all lower levels: the 64-bit
OS and the 64-bit CPU.
What 32-bit and 64-bit combinations are
compatible and will work together?
 The main reason that 32-bit will always
run on 64-bit is that the 64-bit
components have been designed to
work that way. So the newer 64-bit
systems are backward-compatible with
the 32-bit systems (which is the main
reason most of us haven't moved to 64-
bit software).
Virtualization
Some questions about 32-bit
and 64-bit systems
 Will a 64-bit CPU run a 32-bit program on a 64-bit
version of an OS?
Yes it will. 64-bit systems are backward-compatible with
their 32-bit counterparts.
 Will a 64-bit OS run a 32-bit application on a 64-bit
processor?
Yes it will. Again, this is because of backward
compatibility.
 Can 64-bit applications contain 32-bit code?
Yes, many times 64-bit software will contain portions of
32-bit code.
Similarly 32-bit software (usually very old programs) can
have some code in 16-bit which is why those 32-bit
applications will usually fail to run properly on a 64-bit OS.
 Can 16-bit applications or code run on 64-bit
systems?
No, as we said previously. 16-bit code will NOT run
on 64-bit OS because the designers did not provide
backward-compatibility. This is one reason why some
32-bit programs will not work on 64-bit operating
systems.
 Can a 64-bit CPU with a 32-bit host OS run a
virtual machine (VM) for a 64-bit guest OS?
Yes. It all depends upon the level of virtualization.
With software virtualization it is hardly likely to work,
or if it does work it may be very slow.
Hardware virtualization will need to be supported by
the CPU (e.g. with Intel-VT or AMD-V) and the BIOS.
Some questions about 32-
and 64-bit Windows
 Can I run Windows 2000 and Windows XP
on a 64-bit CPU, and use old software?
Yes, a 32-bit OS (Windows 2000 or XP) will
run on a 64-bit processor. You should also be
able to run older 32-bit software on a 64-bit
OS.
 How do find out if my system is 64-bit?
It is very simple, You have first right click on
My Computer and the select properties, a
window will open having information about the
your system. Here you can see your processor
is 32 bit or 64 bit.
 Will my old device drivers work in Windows
64-bit
Many device drivers that work in Windows 32-
bit will not work in Windows 64-bit.
 How do I run 32-bit software once I have
installed 64-bit Windows?
Windows 64-bit provides a 32-bit compatibility
mode called WOW32 (Windows 32-bit on
Windows 64-bit) that should run most if not all
your applications. But 32-bit Windows
applications are not automatically Windows
64-bit compatible. There are several reasons
for this: they have 16-bit code.
 How can I tell if my application is 32-
bit or 64-bit?
 Windows installs your programs to these
folders on your system drive:
• 'Program Files' for 64-bit programs
• 'Program Files (x86)' for 32-bit programs
 In Task Manager, 32-bit processes will
usually have a suffix of '*32' and 64-bit
processes will not.
AMD64 Features
 The AMD64 architecture includes these features:
 • Register Extensions (see Figure 1-1 on page 2):
- 8 additional general-purpose registers (GPRs).
- All 16 GPRs are 64 bits wide.
- 8 additional YMM/XMM registers.
- Uniform byte-register addressing for all GPRs.
- An instruction prefix (REX) accesses the extended
registers.
 • Long Mode (see Table 1-1 on page 2):
- Up to 64 bits ofvirtual address.
- 64-bit instruction pointer (RIP).
- Instruction-pointer-relative data-addressing mode.
- Flat address space.
operating systems and releases support
the x86-64 architecture in long mode
 DragonFly BSD
 FreeBSD
 NetBSD
 OpenBSD
 DOS
 Linux
 OS X
 Solaris
 Windows

Contenu connexe

Tendances

Chapter 3 Motherboard and BIOS
Chapter 3 Motherboard and BIOSChapter 3 Motherboard and BIOS
Chapter 3 Motherboard and BIOS
askme
 

Tendances (20)

Linux file system
Linux file systemLinux file system
Linux file system
 
Motherboard and its components
Motherboard and its componentsMotherboard and its components
Motherboard and its components
 
Memory management
Memory managementMemory management
Memory management
 
Bios
BiosBios
Bios
 
Chap1 chipset
Chap1 chipsetChap1 chipset
Chap1 chipset
 
computer form factor
 computer form factor computer form factor
computer form factor
 
HDD Partition
HDD PartitionHDD Partition
HDD Partition
 
Computer hardware and networking components
Computer hardware and networking componentsComputer hardware and networking components
Computer hardware and networking components
 
motherboard
motherboardmotherboard
motherboard
 
Processor types
Processor typesProcessor types
Processor types
 
Storage (Hard disk drive)
Storage (Hard disk drive)Storage (Hard disk drive)
Storage (Hard disk drive)
 
Process management os concept
Process management os conceptProcess management os concept
Process management os concept
 
Cache memory
Cache memoryCache memory
Cache memory
 
PC Maintenance Security and Troubleshooting
PC Maintenance Security and TroubleshootingPC Maintenance Security and Troubleshooting
PC Maintenance Security and Troubleshooting
 
Input output hardware of operating system
Input output hardware of operating systemInput output hardware of operating system
Input output hardware of operating system
 
Chapter 3 Motherboard and BIOS
Chapter 3 Motherboard and BIOSChapter 3 Motherboard and BIOS
Chapter 3 Motherboard and BIOS
 
Booting
BootingBooting
Booting
 
Architecture of pentium family
Architecture of pentium familyArchitecture of pentium family
Architecture of pentium family
 
Memory Organization
Memory OrganizationMemory Organization
Memory Organization
 
80286 microprocessor
80286 microprocessor80286 microprocessor
80286 microprocessor
 

Similaire à What is-32-bit-and-64-bit

64 bit computing
64 bit computing64 bit computing
64 bit computing
Ankita Nema
 
Richard_Baker-Intel_I-32_Processor_Architecture_Overview
Richard_Baker-Intel_I-32_Processor_Architecture_OverviewRichard_Baker-Intel_I-32_Processor_Architecture_Overview
Richard_Baker-Intel_I-32_Processor_Architecture_Overview
Richard Baker
 

Similaire à What is-32-bit-and-64-bit (20)

How to determine if cpu is 32bitor64bit
How to determine if cpu is 32bitor64bitHow to determine if cpu is 32bitor64bit
How to determine if cpu is 32bitor64bit
 
run 64 bit on 32 bit
run 64 bit on 32 bitrun 64 bit on 32 bit
run 64 bit on 32 bit
 
64 bit computing
64 bit computing64 bit computing
64 bit computing
 
Lesson 1. What 64-bit systems are
Lesson 1. What 64-bit systems areLesson 1. What 64-bit systems are
Lesson 1. What 64-bit systems are
 
Seven Steps of Migrating a Program to a 64-bit System
Seven Steps of Migrating a Program to a 64-bit SystemSeven Steps of Migrating a Program to a 64-bit System
Seven Steps of Migrating a Program to a 64-bit System
 
Seven Steps of Migrating a Program to a 64-bit System
Seven Steps of Migrating a Program to a 64-bit SystemSeven Steps of Migrating a Program to a 64-bit System
Seven Steps of Migrating a Program to a 64-bit System
 
64 bits for developers
64 bits for developers64 bits for developers
64 bits for developers
 
Operating system
Operating systemOperating system
Operating system
 
Introduction into 64 bits for the beginners or where's again the 64-bit world?
Introduction into 64 bits for the beginners or where's again the 64-bit world?Introduction into 64 bits for the beginners or where's again the 64-bit world?
Introduction into 64 bits for the beginners or where's again the 64-bit world?
 
Cpu 64x architecture
Cpu 64x architectureCpu 64x architecture
Cpu 64x architecture
 
64bit_Linux-Myths_and_Facts_for AMD_Processors.pdf
64bit_Linux-Myths_and_Facts_for AMD_Processors.pdf64bit_Linux-Myths_and_Facts_for AMD_Processors.pdf
64bit_Linux-Myths_and_Facts_for AMD_Processors.pdf
 
Driver Development for Windows 64-bit
Driver Development for Windows 64-bitDriver Development for Windows 64-bit
Driver Development for Windows 64-bit
 
Lesson 19. Pattern 11. Serialization and data interchange
Lesson 19. Pattern 11. Serialization and data interchangeLesson 19. Pattern 11. Serialization and data interchange
Lesson 19. Pattern 11. Serialization and data interchange
 
CO&AL-lecture-04 about the procedures in c language (1).pptx
CO&AL-lecture-04 about the procedures in c language (1).pptxCO&AL-lecture-04 about the procedures in c language (1).pptx
CO&AL-lecture-04 about the procedures in c language (1).pptx
 
Reprint - 64 bit computing
Reprint - 64 bit computingReprint - 64 bit computing
Reprint - 64 bit computing
 
64 bits
64 bits64 bits
64 bits
 
Lesson 27. Peculiarities of creating installers for a 64-bit environment
Lesson 27. Peculiarities of creating installers for a 64-bit environmentLesson 27. Peculiarities of creating installers for a 64-bit environment
Lesson 27. Peculiarities of creating installers for a 64-bit environment
 
Optimization of 64-bit programs
Optimization of 64-bit programsOptimization of 64-bit programs
Optimization of 64-bit programs
 
The reasons why 64-bit programs require more stack memory
The reasons why 64-bit programs require more stack memoryThe reasons why 64-bit programs require more stack memory
The reasons why 64-bit programs require more stack memory
 
Richard_Baker-Intel_I-32_Processor_Architecture_Overview
Richard_Baker-Intel_I-32_Processor_Architecture_OverviewRichard_Baker-Intel_I-32_Processor_Architecture_Overview
Richard_Baker-Intel_I-32_Processor_Architecture_Overview
 

Plus de IGZ Software house

Plus de IGZ Software house (20)

Window server 2008
Window server 2008Window server 2008
Window server 2008
 
Types of server
Types of serverTypes of server
Types of server
 
Types of network
Types of networkTypes of network
Types of network
 
Ip address and subnetting
Ip address and subnettingIp address and subnetting
Ip address and subnetting
 
Group policy management window server 2008r2
Group policy management window server 2008r2Group policy management window server 2008r2
Group policy management window server 2008r2
 
FSMO
FSMO FSMO
FSMO
 
Active directory domain services
Active directory domain servicesActive directory domain services
Active directory domain services
 
17 roles of window server 2008 r2
17 roles of window server 2008 r217 roles of window server 2008 r2
17 roles of window server 2008 r2
 
Raid and its levels
Raid and its levelsRaid and its levels
Raid and its levels
 
Introduction Network security
Introduction Network securityIntroduction Network security
Introduction Network security
 
Firewalls
FirewallsFirewalls
Firewalls
 
Encryption
EncryptionEncryption
Encryption
 
Cryptography
CryptographyCryptography
Cryptography
 
Authentication techniques
Authentication techniquesAuthentication techniques
Authentication techniques
 
X86 Architecture
X86 Architecture X86 Architecture
X86 Architecture
 
Window architecture
Window architecture Window architecture
Window architecture
 
Virtual machine
Virtual machineVirtual machine
Virtual machine
 
Compiler
Compiler Compiler
Compiler
 
Interpreter
InterpreterInterpreter
Interpreter
 
Competitor analaysis
Competitor analaysisCompetitor analaysis
Competitor analaysis
 

Dernier

The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
heathfieldcps1
 

Dernier (20)

On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptxOn_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
 
latest AZ-104 Exam Questions and Answers
latest AZ-104 Exam Questions and Answerslatest AZ-104 Exam Questions and Answers
latest AZ-104 Exam Questions and Answers
 
How to Add New Custom Addons Path in Odoo 17
How to Add New Custom Addons Path in Odoo 17How to Add New Custom Addons Path in Odoo 17
How to Add New Custom Addons Path in Odoo 17
 
REMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptxREMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptx
 
Towards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxTowards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptx
 
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
 
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
 
Tatlong Kwento ni Lola basyang-1.pdf arts
Tatlong Kwento ni Lola basyang-1.pdf artsTatlong Kwento ni Lola basyang-1.pdf arts
Tatlong Kwento ni Lola basyang-1.pdf arts
 
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
 
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptxCOMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
 
Wellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptxWellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptx
 
How to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptxHow to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptx
 
How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17
 
Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.
 
FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024
 
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
 
Basic Intentional Injuries Health Education
Basic Intentional Injuries Health EducationBasic Intentional Injuries Health Education
Basic Intentional Injuries Health Education
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
 

What is-32-bit-and-64-bit

  • 1.
  • 2. Introduction  As the number of bits increases there are two important benefits.  More bits means that data can be processed in larger chunks which also means more accurately.  More bits means our system can point to or address a larger number of locations in physical memory.  32-bit systems could address (point to) 4 Gigabytes of memory in one go. 64-bit systems are now becoming more attractive because they can potentially address up to 4 billion times that many locations.
  • 3. 32 Bits  Computers, operating systems, or software programs capable of transferring data 32-bits at a time. With computer processors, (e.g. 80386, 80486, and Pentium) they were 32-bit processors, which means the processor were capable of working with 32 bit binary numbers (decimal number up to 4,294,967,295). Anything larger and the computer would need to break up the number into smaller pieces.  Example of 32 bit Operating systems:  Windos 95 and Windows 2000
  • 4. 64 Bit  Replacement for the older x86 or 32-bit platform, 64- bit is a computer or software program that is capable of transferring 64-bits at a time. With respect to hardware, 64-bit is referencing the width of the registers on a computer's microprocessor or the computer bus; sometimes called WOW64 and x64.  Examples of 64-bit processors  AMD Opteron, Athlon 64, Turion 64, Sempron, Phenom, FX, and Fusion.  Intel Celeron and Pentium 4 processors since Prescott.  Intel Pentium Dual-Core, Core i3, Core i5, and Core i7 processors.
  • 5. Computer can be divided into three layers  Their are three layers with the processor or CPU as the central or lowest layer and the application as the outermost or highest layer as shown below:
  • 6.  To run a 64-bit operating system you need support from the lower level: the 64-bit CPU.  To run a 64-bit application you need support from all lower levels: the 64-bit OS and the 64-bit CPU.
  • 7. What 32-bit and 64-bit combinations are compatible and will work together?
  • 8.  The main reason that 32-bit will always run on 64-bit is that the 64-bit components have been designed to work that way. So the newer 64-bit systems are backward-compatible with the 32-bit systems (which is the main reason most of us haven't moved to 64- bit software).
  • 10. Some questions about 32-bit and 64-bit systems  Will a 64-bit CPU run a 32-bit program on a 64-bit version of an OS? Yes it will. 64-bit systems are backward-compatible with their 32-bit counterparts.  Will a 64-bit OS run a 32-bit application on a 64-bit processor? Yes it will. Again, this is because of backward compatibility.  Can 64-bit applications contain 32-bit code? Yes, many times 64-bit software will contain portions of 32-bit code. Similarly 32-bit software (usually very old programs) can have some code in 16-bit which is why those 32-bit applications will usually fail to run properly on a 64-bit OS.
  • 11.  Can 16-bit applications or code run on 64-bit systems? No, as we said previously. 16-bit code will NOT run on 64-bit OS because the designers did not provide backward-compatibility. This is one reason why some 32-bit programs will not work on 64-bit operating systems.  Can a 64-bit CPU with a 32-bit host OS run a virtual machine (VM) for a 64-bit guest OS? Yes. It all depends upon the level of virtualization. With software virtualization it is hardly likely to work, or if it does work it may be very slow. Hardware virtualization will need to be supported by the CPU (e.g. with Intel-VT or AMD-V) and the BIOS.
  • 12. Some questions about 32- and 64-bit Windows  Can I run Windows 2000 and Windows XP on a 64-bit CPU, and use old software? Yes, a 32-bit OS (Windows 2000 or XP) will run on a 64-bit processor. You should also be able to run older 32-bit software on a 64-bit OS.  How do find out if my system is 64-bit? It is very simple, You have first right click on My Computer and the select properties, a window will open having information about the your system. Here you can see your processor is 32 bit or 64 bit.
  • 13.  Will my old device drivers work in Windows 64-bit Many device drivers that work in Windows 32- bit will not work in Windows 64-bit.  How do I run 32-bit software once I have installed 64-bit Windows? Windows 64-bit provides a 32-bit compatibility mode called WOW32 (Windows 32-bit on Windows 64-bit) that should run most if not all your applications. But 32-bit Windows applications are not automatically Windows 64-bit compatible. There are several reasons for this: they have 16-bit code.
  • 14.  How can I tell if my application is 32- bit or 64-bit?  Windows installs your programs to these folders on your system drive: • 'Program Files' for 64-bit programs • 'Program Files (x86)' for 32-bit programs  In Task Manager, 32-bit processes will usually have a suffix of '*32' and 64-bit processes will not.
  • 15. AMD64 Features  The AMD64 architecture includes these features:  • Register Extensions (see Figure 1-1 on page 2): - 8 additional general-purpose registers (GPRs). - All 16 GPRs are 64 bits wide. - 8 additional YMM/XMM registers. - Uniform byte-register addressing for all GPRs. - An instruction prefix (REX) accesses the extended registers.  • Long Mode (see Table 1-1 on page 2): - Up to 64 bits ofvirtual address. - 64-bit instruction pointer (RIP). - Instruction-pointer-relative data-addressing mode. - Flat address space.
  • 16.
  • 17.
  • 18. operating systems and releases support the x86-64 architecture in long mode  DragonFly BSD  FreeBSD  NetBSD  OpenBSD  DOS  Linux  OS X  Solaris  Windows