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

    • Trying out Noctalia v5 on CachyOS  
    • Calibre 9.10 by Razvan Serea  Calibre is an open source e-book library management application that enables you to manage your e-book collection, convert e-books between different formats, synchronize with popular e-book reader devices, and read your e-books with the included viewer. It acts as an e-library and also allows for format conversion, news feeds to e-book conversion, as well as e-book reader sync features and an integrated e-book viewer. Calibre's features include: library management; format conversion (all major ebook formats); syncing to e-book reader devices; fetching news from the Web and converting it into ebook form; viewing many different e-book formats, giving you access to your book collection over the internet using just a browser. Calibre 9.10 changelog: New features Content server: A new "modern" interface with a sidebar to ease navigation Content server: When used with HTTPS allow installation as a PWA (Progressive Web App) Edit book: Saved searches: When filtering the list of saved searches match by keywords CSS parsing: Add support for CSS Level 4 selectors Cover grid: When using an image larger than the viewport as a texture scale it to fit the viewport Annotations browser: Allow restricting displayed annotations by custom annotation styles as well Edit book: Compress images: Add option to convert PNG images to JPEG or WEBP Bug fixes E-book viewer: Fix IME on Windows not working when typing in notes for highlights Conversion: Heuristics: Improve performance in some pathological cases SNB Input: Fix error on some input files Windows: fix rare crash when too many notifications are displayed at once Fix duplicating of books not duplicating value from enumerated columns when the column has a default value defined Fix a regression in 9.8 that caused errors from AI plugin providers to be silently swallowed and not displayed to user Fix CSV export invalid when exporting comments field Disallow Python templates when reading book metadata (CVE-2026-53511) Improved news sources The Week Economist Espresso Horizons Download: Calibre 9.10 | Portable | ~200.0 MB (Open Source) Download: Calibre for MacOS | 327.0 MB Download: Calibre for Linux View: Calibre Home Page | Calibre Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Malwarebytes Anti-Malware 5.6.1.257 by Razvan Serea Malwarebytes is a high performance anti-malware application that thoroughly removes even the most advanced malware and spyware. Malwarebytes version 5.**** brings comprehensive protection against today’s threat landscape so that you can finally replace your traditional antivirus. You can finally replace your traditional antivirus, thanks to a innovative and layered approach to prevent malware infections using a healthy combination of proactive and signature-less technologies. While signatures are still effective against threats like potentially unwanted programs, the majority of malware detection events already come from signature-less technologies like Malwarebytes Anti-Exploit and Malwarebytes Anti-Ransomware; that trend will only continue to grow. For many of you, this is something you already know, since over 50% of the users already run Malwarebytes as their sole security software, without any third-party antivirus. What's new in Malwarebytes 5.****: Unified user experience - For the first time, Malwarebytes now provides a consistent experience across all of our desktop and mobile products courtesy of an all new and reimagined user experience powered by a faster and more responsive UI all managed through an intuitive dashboard. Modern security and privacy integrations - Antivirus and ultra-fast VPN come together seamlessly in one easy-to-use solution. Whether you’re looking for a next-gen VPN to secure your online activity, or harnessing the power of Browser Guard to block ad trackers and scam sites, taking charge of your privacy is simple. Trusted Advisor - Empowers you with real-time insights, easy-to-read protection score and expert guidance that puts you in control over your security and privacy. Malwarebytes 5.6.1.257 changelog: Features and improvements Updated the sign-in section of the My Subscription page to clarify that users can activate their subscription by signing in with their Malwarebytes account. Updated the uninstall flow to collect more meaningful insights and address customer concerns. Refreshed the app's tutorial layout for a better look and feel. Issues fixed Fixed an outdated link when clicking Take action after running a Digital Footprint Scan. Miscellaneous bug fixes. Download: Malwarebytes 5.6.1.257 | 472.0 MB (Free, paid upgrade available) Links: Malwarebytes Website | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Yep, not sure where the surprise is here. They release a new model for every phone, every year
  • Recent Achievements

    • Week One Done
      xvvxcvv earned a badge
      Week One Done
    • One Month Later
      xvvxcvv earned a badge
      One Month Later
    • Enthusiast
      Xonos went up a rank
      Enthusiast
    • Conversation Starter
      Admir earned a badge
      Conversation Starter
    • First Post
      The_Focal_Point earned a badge
      First Post
  • Popular Contributors

    1. 1
      +primortal
      405
    2. 2
      +Edouard
      168
    3. 3
      PsYcHoKiLLa
      129
    4. 4
      neufuse
      69
    5. 5
      Xenon
      68
  • Tell a friend

    Love Neowin? Tell a friend!