If 16-bit is half word then what is 64 - bit?

Status
Not open for further replies.

kunal1514

Full Member level 1
Joined
Dec 13, 2006
Messages
98
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Activity points
2,027
Hi All,

As we know that 8 - bit = Byte
16 - bit = Half Word
32 - bit = Full Word
64 - bit = ?

That's my Question
 

64 - Bit

No, Byte = 8 bit (it would be better to say that often byte = 8 bit, but not always)... That is all. Word is a term that associate with internal architecture of processor. For example for 32-bit processor (means that internal registers of processor are 32-bit wide) Word = 32 bit (therefore HalfWord = 16 bit and DoubleWord = 64 bit, QuadWord ...).
 

Re: 64 - Bit

Byte, Half Word, Word(not full word), Doube Word, Quad Word
 

Re: 64 - Bit

Byte --------- 8
Word --------- 16
DWord--------- 32
QWord--------- 64
 

64 - Bit

Guru59, It will be correct only for 16-bit wide architecture. "Byte" and "Word" are terms from differents domains.
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…