ARM Announces 64-Bit Cortex-A50 Architecture
MojoKid writes "ARM debuted its new 64-bit microarchitecture today and announced the upcoming launch of a new set of Cortex processors, due in 2014. The two new chip architectures, dubbed the Cortex-A53 and Cortex-A57, are the most advanced CPUs the British company has ever built, and are integral to AMD's plans to drive dense server applications beginning in 2014. The new ARMv8 architecture adds 64-bit memory addressing, increases the number of general purpose registers to 30, and increases the size of the vector registers for NEON/SIMD operations. The Cortex-A57 and A-53 are both aimed at the mobile market. Partners that've already signed on to build ARMv8-based hardware include Samsung, AMD, Broadcom, Calxeda, and STMicro."
The 64-bit ARM ISA is pretty interesting: it's more of wholesale overhaul than a set of additions to the 32-bit ISA.
Is AMD still around? Wow!
As much as I love to read about these kind of announcements, I know it will be ages before I actually get to use something like this. It seems like I've been hearing about 64bit ARM processors forever now.
The 64-bit ARMv8 became available over 12 months ago and no one is making any yet.
http://hardware.slashdot.org/story/12/10/30/0413251/amd-licenses-64-bit-processor-design-from-arm
I deny that I have not avoided attaining the opposite of that which I do not want.
most advanced CPUs the British company has ever built, and are integral to AMD's plans to drive dense server applications beginning in 2014
OK. Got it.
The Cortex-A57 and A-53 are both aimed at the mobile market.
Huh?
So ARM is producing chips now?
I want to delete my account but Slashdot doesn't allow it.
Hey Guys,
Don't you just love how it's 2010 and the Cortex A15 already out on the market!
http://www.electronics-eetimes.com/en/arm-in-servers-push-describes-the-cortex-a15-cpu.html?cmp_id=7&news_id=222903607
Oh wait.. the first real A15s just launched literally this month and except for Samsung they won't even be on sale from other manufacturers until next year.
Now we're going to be hearing non-stop about how the 64-bit ARMs will be here next Tuesday and take over the world and put Big-Bad Intel out of business so that Apple & Samsung can sell us non-modifiable devices with locked-down hardware apparently this is supposed to make Linux take over... somehow...
AntiFA: An abbreviation for Anti First Amendment.
Competition drives innovation.
Who knows if this will be successful or not, but a world with AMD is a world with one more innovator bringing fresh, new ideas to the table and trying things that the members of a smaller oligopoly wouldn't.
I have left slashdot and am now on Soylent News. FUCK YOU DICE.
Why are they still using ISA bus?
ISA stands for Instruction Set Architecture.
I always wonder, why change the ABI so often? after all the instruction set is only the interface between the C compiler and the underlying VLIW CPU engine. That's why the first 64 bit processors were actually slower in 64 bit than in 32 bits, and even today they aren't that faster in 64-bit mode.
I suspect is all a Patent game, that's why CPU designers keeps modifying the ABI. Their patents are expiring all the time.
http://wikipedia.org/wiki/Transmeta#Crusoe
Anyway, i welcome our new ARM-64 overlords.
Anandtech has a better article:
http://www.anandtech.com/show/6420/arms-cortex-a57-and-cortex-a53-the-first-64bit-armv8-cpu-cores
According to them, ARM Cortex A57 core is a tweaked ARM Cortex A15 core with 64 bit support. And ARM Cortex A53 core is a tweaked ARM Cortex A7 core with 64 bit support. It is possible to mix A57 and A53 cores in the same die to improve efficiency.
What I would like to see is this kind of approach in the x86 world. Imagine having an AMD processor with two fast cores (Piledriver's successor, Steamroller) for heavy processing and two lower cores for longer battery life (Bobcat's successor Jaguar).
Or Intel with their future Haswell and Silvermont architectures...
Talk up Intel all you like, Arm sells 10 billion cores per year and dwarfs Intel.
http://www.eetimes.com/electronics-news/4372693/ARM-dominates-10B-unit-CPU-core-market
It's not a dominant Intel competing against a little guy, Intel is the little guy hanging on to a fringe market that's being taken over by ARM.
Lets hope this can keep AMD afloat.
A fortune 500 datacenter can easily cost up to 1 million a year in electricity! I/O, not CPU performance is the bottleneck in most servers so the slower ARM wont make that much a deal. Also a kick ass GPU can improve SuperComputing a lot more than a tweaked out Xeon if AMD can pull it off with a decent graphics for scientific workloads.
http://saveie6.com/
Project Denver and it is ARMv8 and it uses transmeta technology and thus is a complete new core. This means NVIDIA has licensed with ARM to make cores, rather than simply purchasing IP from ARM Holdings.
ARM 64's ISA is radically different than ARM32. All of the things that make Arm "ARM" are gone, such as conditional execution, having the program counter as general purpose register and more. Not only that, the binary encoding is totally different. The binary encoding for ARM64 is a total confusing mess compared to ARM32. I wouldn't say that ARM64 was a well designed ISA.
Other processors made much cleaner transitions between 32 and 64-bit such as MIPS, Power/Power PC and Sparc. Even i386 and x86-64 are much closer than ARM32 vs ARM64.
-Aaron
This post is encrypted twice with ROT-13. Documenting or attempting to crack this encryption is illegal.
Android?
Except its not a 4 bit CPU, it's a 32 bit or 64 bit CPU, just like Intel's offerings are 32 bit or 64 bit, only ARM has far higher volumes and sells far more cores.
They're not the little guy here, Intel are.
Typo.
in this new design? uKernels will benefit (and virtualization).
What's t he point of having an ARM 64 bit server - if it runs slower than your AMD or Intel I7CPU - or Intel Xeon?
Oh - its for those linux guys that want to recompile their linux distros....
"The 64-bit ARM ISA is pretty interesting: it's more of wholesale overhaul than a set of additions to the 32-bit ISA."
OS based on Linux and OSS just need athat GCC supports it, which it already does, and Microsoft will only need another 12 years of rewriting^w research until they can come up with Windows RT 64.
(I stand corrected: the Linux kernel itself was up and running on ARM 64 even before GCC ofically supported it: http://www.phoronix.com/scan.php?page=news_item&px=MTIwNzU )
-><- no
As it stands, ARM and it's licensee dwarf Intel's revenue too. Even just counting the chip business parts.
So alone they are probably the biggest *single* chip business, agreed, but they're pocket change in the ARM chip business. That myriad of chip makers is why ARM is the core in myriad of devices, I don't believe Intel can recapture that market alone, it would be like IBM thinking it can release a PC and recapture the PC market domination.
Will the new architecture run Dalvik any faster? You know, 'cause Android apps aren't native anyway.
Might AMD just license the instruction set and not the hardware design? Could they then bolt an ARM instruction decoder onto their core right next to the x86 decoder and run code for either architecture on mostly the same hardware?
ARM gets to completely redesign their ISA to be more superscalar friendly.. like what Power and MIPS had for years. They get to do this because they now have huge mind-share from the low-end. It will be interesting if they can really compete at all in the high end. Eventually they will have to compete with things that other vendors have tuned for years, such as cache size and smart cache-prefetching. MIPS and Power really dropped the ball on the low end and are hurting for it. For MIPS I think the issue is that their ISA is not as powerful as ARM for simple single-issue CPUs. In particular, not auto-increment. Power does have this (with the pre-add offset to index register), but somehow they never made in the mobile world. Maybe Freescale and AMCC didn't try hard enough.