Qualcomm Employee: Apple's 64-Bit A7 Chip 'Hit Us In The Gut'


Recommended Posts

Source: http://www.macrumors.com/2013/12/16/qualcomm-employee-64-bit-a7-chip-hit-us-in-the-gut/

 


"The 64-bit Apple chip hit us in the gut," says the Qualcomm employee. "Not just us, but everyone, really. We were slack-jawed, and stunned, and unprepared. It?s not that big a performance difference right now, since most current software won?t benefit. But in Spinal Tap terms it?s like, 32 more, and now everyone wants it."

[...]

"The roadmap for 64-bit was nowhere close to Apple?s, since no one thought it was that essential," the Qualcomm insider says. "The evolution was going to be steady. Sure, it?s neat, it?s the future, but it?s not really essential for conditions now."

But once Apple introduced a 64-bit processor, all the other phone-makers wanted one too. "Apple kicked everybody in the balls with this. It?s being downplayed, but it set off panic in the industry."

Basic psychology of want, not because I need, but because I want. Eg. I want what he has, just cause I don't have it.

 

Its like most analyst said: 64-bit makes little-to-no-difference but you can bet money that all the flag ship Android phones next year are going to be sporting it in response to Apple.

Its like most analyst said: 64-bit makes little-to-no-difference but you can bet money that all the flag ship Android phones next year are going to be sporting it in response to Apple.

 

This. If anyone argues so much about who does it first who does it right on here when it comes to Apple vs Android, it's me. Just like every release of an iDevice, how many Android devices have you seen try to follow a feature right after? HTC Fingerprint for example. Apple may not have done the fingerprint first, but they did it right which made others attempt to follow.

  • Like 1

Its like most analyst said: 64-bit makes little-to-no-difference but you can bet money that all the flag ship Android phones next year are going to be sporting it in response to Apple.

Pretty much.

 

Sad that when everyone else points out how useless at the moment 64 bit makes in smartphone OSes, they get bashed.

I can see that. Apple touted 64-bit goodness as a major selling point, and relevant or not, if other smartphones don't have 64-bit processors, they'll all be have-nots.

  • Like 2

It is the same old thing again. This situation is like, when you have two balls which look exactly the same and you will need the heavier in the future. Your friend drops the balls from a skyscraper and you are waiting for them on the ground. At this moment, as technology goes, the balls are still falling and there is no difference between them, but when they hit the ground and the software will begin to harness the benefits of 64 bit technology, you will need the heavy stuff.

 

Apple, yet again, tried to flash its E-penis and painted the ball red. Now everyone wants a falling red ball even if it does not matter. How easily distractable customers are. 64 bit is twice as much as 32, it must be soooooooooooo much better!

  • Like 1

It's hard to quantify just how much this will matter in a year or two. When AMD introduced 64-bit desktop CPUs it wasn't "needed" either but it jump started the industry and competition and soon after it was a necessity. 

  • Like 1

Basic psychology of want, not because I need, but because I want. Eg. I want what he has, just cause I don't have it.

Some of that is at play yes, but technology is also a chicken or egg industry...

 

What should come first? Software that needs 64bit or chips that support 64bit? See the conundrum?

 

Usually software waits for the hardware to exist before they start exploiting it. So the sooner we get 64bit hardware the sooner we'll get applications that take advantage of it. We can't accurately say if the advances will be useful or not yet because we don't yet have them...

  • Like 7

Its like most analyst said: 64-bit makes little-to-no-difference but you can bet money that all the flag ship Android phones next year are going to be sporting it in response to Apple.

 

Samsung already announced 64bit.  But this is normal no matter what industry you work in.  Someone produces something, others find value and add it to their products.

Its like most analyst said: 64-bit makes little-to-no-difference but you can bet money that all the flag ship Android phones next year are going to be sporting it in response to Apple.

and then Windows Phone will be reviewed poorly for using "only" 32bit processors. :laugh:

This. If anyone argues so much about who does it first who does it right on here when it comes to Apple vs Android, it's me. Just like every release of an iDevice, how many Android devices have you seen try to follow a feature right after? HTC Fingerprint for example. Apple may not have done the fingerprint first, but they did it right which made others attempt to follow.

My Motorola Atrix finger print worked fine.  2 years before the iPhone 5.

  • Like 3

My Motorola Atrix finger print worked fine.  2 years before the iPhone 5.

 

I don't think his point was that Apple came out with a fingerprint reader on their phone first.  His point was that your Motorola Atrix introducing the feature didn't mean squat to other Android manufacturers.  Once Apple released the iPhone 5S with a fingerprint reader there was a sharp 'me too' response almost immediately from the Android OEMs.

  • Like 2

Even quad cores are overkill.  64 bit is getting ready for when phones need more then 4 gigabytes in memory. 

You do realize that 64-bit has more advantages than just memory capacity, right?...

  • Like 1

I'm not an Apple fan at all. I hate their "Walled Garden" and one size fits all designs but I have to hand it to them. I'd love an A7 SoC in a phone I actually liked.

As for those saying 64bit doesn't make a difference it's true there isn't much, if any improvement (in some cases things may even slow down) simply by going 32bit to 64bit. The ARMv8 architecture isn't just an ARMv7 with 64bit tacked on though and it DOES have substantial speed improvements even when running just 32bit software. ARM really took this opportunity to clean up and fine tune their design and it paid off.

Apple really is ahead of the game in SoC design and 64bit OS support (their entire OS and all it's built-in apps have 64bit versions already) so that's a big win for them. They need it though because iOS apps are native code and everything needs to be recompiled to support 64bit. That's going to be a HUGE and long transition for them. In contrast since Android and Windows Phone compile to byte-code unless developers wrote parts in native code (NDK on Android, not sure if Windows Phone has an equivalent) they have to do nothing. The 64bit JIT engine provided by the OS will automatically compile their byte-code application 64bit. This means the migration to 64bit will take much less time on Android/Windows Phone so it's good Apple has a head start to stay competitive (competition is good for us consumers)

I'm not an Apple fan at all. I hate their "Walled Garden" and one size fits all designs but I have to hand it to them. I'd love an A7 SoC in a phone I actually liked.

As for those saying 64bit doesn't make a difference it's true there isn't much, if any improvement (in some cases things may even slow down) simply by going 32bit to 64bit. The ARMv8 architecture isn't just an ARMv7 with 64bit tacked on though and it DOES have substantial speed improvements even when running just 32bit software. ARM really took this opportunity to clean up and fine tune their design and it paid off.

Apple really is ahead of the game in SoC design and 64bit OS support (their entire OS and all it's built-in apps have 64bit versions already) so that's a big win for them. They need it though because iOS apps are native code and everything needs to be recompiled to support 64bit. That's going to be a HUGE and long transition for them. In contrast since Android and Windows Phone compile to byte-code unless developers wrote parts in native code (NDK on Android, not sure if Windows Phone has an equivalent) they have to do nothing. The 64bit JIT engine provided by the OS will automatically compile their byte-code application 64bit. This means the migration to 64bit will take much less time on Android/Windows Phone so it's good Apple has a head start to stay competitive (competition is good for us consumers)

 

I used to think Android apps were less native due to the fragmentations and whatnot. It may be quicker, but it'll still be hard to get it to roll out on all the devices out there like Apple can.

I used to think Android apps were less native due to the fragmentations and whatnot. It may be quicker, but it'll still be hard to get it to roll out on all the devices out there like Apple can.

Android apps are "less native" so the same app can run on multiple different architectures. This is why you can have an app that runs on an ARM based phone as well as an Intel based one (completely different architecture). More new ones are even on the way with Imagination Technologies (people who make the PowerVR GPUs used by Apple and others) having bought MIPS expect to see devices running MIPS/PowerVR SoCs in a 2014/2015. Google does it this way because they don't make their own hardware and they want to be able to use whatever is best at any given moment and not be stuck to one architecture. It works in their favor for the 32 to 64 bit transition as well. The hard work is done in the JIT compiler provided by the OS instead of every app having to be recompiled. That work is typically done by the hardware manufacturers, for example Intel has been checking in a lot of code to the Android codebase to get 64bit working on their processors. Once that is complete any OEM making an android phone with an Intel SoC will use the Intel provided JIT compiler and app developers will have to do nothing. The exception being if the app uses the NDK (native development kit) in which case it has architecture specific native code and the app developer will need to recompile the NDK parts for every architecture they wish to support (just as Apple app devs will have to).

On a side note Android is also making a AOT (Ahead of Time) compiler called ART (Android Run-Time) to replace the Dalvik JIT engine so that apps compile from byte code to native code on install instead of on run. If you are familiar with .Net this is similar to the NGEN tool that .Net has which apps like Paint.Net use on install.

So you are saying that 64-bit is more useful with 512MB memory as a whole, than 32-bit with 2GB memory?

Uh...where are you drawing that conclusion from?  The point is that the amount of memory doesn't matter.

Yes, you can use more than 3.5GB of memory with 64-bit, but that's only one of many advantages.

A major benefit is security.  

 

Educate yourself on why a 64-bit instruction set is very beneficial.  There's a lot of information out there.

Apple leads the way....once again.

I wouldn't say leading, as it would if ATM it were a meaningful advantage, like pointed above, 64 IS the future, but in 2-3 years. Heck we've barely transitioned into 64 bit on desktops.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • will EU users be getting the extra 1yr update for free again?
    • Samsung announces Galaxy A27 5G with 120Hz AMOLED display, expanded AI features, and more by Fiza Ali Samsung has announced the Galaxy A27 5G, its latest mid-range smartphone, bringing a handful of upgrades over last year's Galaxy A26 5G. While the changes aren't dramatic, they touch several areas that people tend to notice most in day-to-day use, including the display, performance, and software support. One of the more noticeable updates is the screen. The Galaxy A27 5G comes with a 6.7-inch Super AMOLED display that now supports a 120Hz refresh rate, making scrolling and animations appear smoother. Samsung has also switched to an Infinity-O punch-hole camera design, which leaves more room for the display and gives the phone a cleaner look from the front. Under the hood, the Galaxy A27 5G is powered by Qualcomm's Snapdragon 6 Gen 3 processor. The company says the new chip brings improved responsiveness in multitasking, gaming, and media consumption. The company also highlights GPU performance improvements and faster memory technology, which should contribute to smoother graphics rendering, quicker data handling, and improved power efficiency. Furthermore, Samsung has equipped the Galaxy A27 5G with a 12-megapixel selfie camera that is capable of capturing a wider dynamic range and more accurate colours. Like many smartphones launched recently, the Galaxy A27 5G also places a strong focus on AI features. Circle to Search with Google now supports multi-object recognition, making it easier to search for different products or items at the same time. The tech giant says the feature can also support virtual outfit try-ons directly from compatible search results. Photo editing tools are getting some attention as well, with Object Eraser updated to deliver cleaner edits when removing unwanted objects or people from images. Meanwhile, the Voice Recorder app can now transcribe and translate speech simultaneously in one of the 22 supported languages, which could be useful for meetings, lectures, or interviews. Samsung is also expanding AI assistant options on the device, with support for Google Gemini and Perplexity alongside Bixby. The company says these assistants will work more closely with Galaxy apps, including Gallery, to simplify common tasks. Samsung continues to strengthen its long-term software support policy with the Galaxy A27 5G. The smartphone will receive up to six generations of Android OS and One UI updates, along with six years of security patches from its initial global launch. In terms of security, the device includes Samsung Knox and Knox Vault, which are designed to help protect sensitive information stored on the phone. On the flip side, while the company is positioning the Galaxy A27 5G as a step forward from its predecessor, not every change is necessarily an upgrade. One of the first things buyers may notice is the higher price tag. The device launches at $349, making it $50 more expensive than the Galaxy A26 5G's $299 starting price. The selfie camera has also been reduced from 13MP to 12MP, while the ultrawide camera drops from 8MP to 5MP. Samsung has further downgraded the phone's dust and water resistance rating from IP67 to IP64. The Galaxy A27 5G is also marginally thicker at 7.8mm. The Galaxy A27 5G will be available in select markets starting July 3 and will come in four colour options, including Black, Blue, Light Green, and Light Pink. The company will also offer Samsung Care+ coverage plans for customers seeking additional device protection.
    • Doogee and Ulefone regularly release phones with 10k-25k mAh batteries, but those are bricks. I don't understand how they could make it only weigh 220 grams with a battery that size.
    • Windows 10 quietly gets one more year of support and updates by Taras Buria Windows 10 reached its end of life at the end of 2025. Microsoft kicked off the Extended Security Updates program, aimed at giving regular consumers one more year of security-only updates. By doing so, Microsoft gave users more time and money to update their computers to a newer operating system or compatible hardware. Now, with the end of the Extended Security Updates program quickly approaching, Microsoft is making an important adjustment. Users discovered that the official support article for the program now lists a new end-of-support date: The Extended Security Updates program is not a new concept. It has been an official way for business consumers to continue receiving critical updates for unsupported Microsoft products for many years. However, all this time, it was a business-only, paid feature. With Windows 10, Microsoft brought ESU to regular consumers, allowing them to get security updates for Windows 10 past October 2025 essentially for free. When Windows 10 was approaching the end of support, many guessed that Microsoft might adjust its support timelines, and this is exactly what seems to be happening. Of course, Microsoft would love everyone to switch to new computers, such as its latest Surface devices, but in the days of ever-growing hardware prices, not everyone is lucky enough to have money for a new PC. Leaving hundreds of millions of customers with a Windows version that no longer receives security updates is a major risk that Microsoft is not willing to take. If you have a Windows 10 PC to enroll in the Extended Security Updates program, check out this guide to learn how to do so.
    • Sony announces Bungie layoffs that will affect "significant number of employees" by Pulasthi Ariyasinghe Sony today announced that major layoffs are happening at its first-party studio Bungie, the developer that has spawned series like Halo, Destiny, and Marathon over the past decades. The news arrives just weeks after Bungie delivered the final update to Destiny 2, and it's that team being hit with the layoffs the most. CEO of Sony Interactive Entertainment Hermen Hulst revealed the staff reduction today, calling it "painful news." "Over the past several months, together with Bungie leadership, we reviewed the studio’s long-term direction, development priorities, resource needs, and role within our broader portfolio strategy," said Hulst, explaining the decision. "We explored multiple alternatives before concluding that a reduction was necessary to align the studio’s resources with its current priorities and long-term goals." The layoffs will be hitting "a significant number of employees" across most of the Destiny franchise development team. It doesn't look like Sony is planning to continue the series following Destiny 2's sunsetting update. The studio is said to be in early stages of looking at other projects to pivot to, but it's said that keeping the size of the team at current levels is no longer feasible. "We know this decision has a profound impact on the people affected, their families, friends, and teammates," said Bungie leadership in a separate message on social media. "While these changes are necessary to best position the studio now and for the future, that does not lessen the difficulty of this moment or the impact it has on those affected." At the same time, "some" of the Marathon development team are also affected by the layoffs. The recently released multiplayer-only extraction shooter title hasn't seen a big boom of players either, but the company is reportedly hoping that the live service experience will pick up players with future updates.
  • Recent Achievements

    • First Post
      kinowa earned a badge
      First Post
    • Rookie
      krychek57 went up a rank
      Rookie
    • Grand Master
      Jaybonaut went up a rank
      Grand Master
    • One Year In
      Philsl earned a badge
      One Year In
    • Dedicated
      Scoobystu earned a badge
      Dedicated
  • Popular Contributors

    1. 1
      +primortal
      438
    2. 2
      +Edouard
      168
    3. 3
      PsYcHoKiLLa
      133
    4. 4
      Xenon
      77
    5. 5
      Michael Scrip
      75
  • Tell a friend

    Love Neowin? Tell a friend!