C and C++

Moderators: None (Apply to moderate this forum)
Number of threads: 28691
Number of posts: 94711

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
Re: What exactly is a word ? Posted by sapoorva on 29 Oct 2012 at 10:43 PM
Word is nothing but what a processor can process at an instance. As you told that for all x86 processor family we have

1 word = 2bytes(x86 16 bit system)
1 word = 4bytes(32 bit system)
1 word = 8bytes(64 bit system)

This variation is because 16 bits system can process 16 bits = 2 bytes at a time. Similarly for 32 bits system it is 4 bytes.

So the core thing is
1 word = number of bytes that can be processed by a processor at an instance.
Thread Tree
tubby What exactly is a word ? on 7 May 2011 at 1:02 AM
HK_MP5KPDW Re: What exactly is a word ? on 17 May 2011 at 2:03 PM
Malcolm_McLean Re: What exactly is a word ? on 25 May 2011 at 6:18 AM
sapoorva Re: What exactly is a word ? on 29 Oct 2012 at 10:43 PM
sapoorva Re: What exactly is a word ? on 29 Oct 2012 at 10:45 PM



 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.