TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Raspberry PI 3: gets a 64bit CPU

20 pointsby faraboveabout 9 years ago

2 comments

0x0about 9 years ago
I thought the 64bit ARMs were usually &quot;ARMv8&quot;, not &quot;ARM 7&quot;? In fact, doesn&#x27;t &quot;ARM 7&quot; mean a series of ARMv3 and ARMv4 CPUs? (The pi1 and pi2 had ARMv6 and ARMv7 cores I believe)<p>There&#x27;s a huge difference between &quot;ARM 7&quot; and &quot;ARMv7&quot;. Even if it&#x27;s a typo (missing &quot;v&quot;), it&#x27;s odd it&#x27;s not v8?
评论 #11192572 未加载
评论 #11192543 未加载
greglindahlabout 9 years ago
Arm7 is a 32-bit architecture: <a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;ARM7" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;ARM7</a>