Skip to content

CPU Dasher for iOS source code. It only supports ARMv7 and ARMv7s architectures.

License

Notifications You must be signed in to change notification settings

Guoami/CPU-Dasher-for-iOS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CPU-Dasher-for-iOS

CPU Dasher for iOS source code. It only supports ARMv7 and ARMv7s architectures.

CPU Dasher is a smart app that shows a lot of information for all the Apple A processors in 32-bit mode. It lists the device info, CPU info, almost all the AArch32 ARM instruction set(including general-purpose instructions and NEON & VFP instructions) and the performance of several common algorithms, such as matrix multiplication, color-to-gray image processing etc.

The source project is whole_project.zip. If you want to build the source, remove arm64 architecture in Xcode.

About

CPU Dasher for iOS source code. It only supports ARMv7 and ARMv7s architectures.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Assembly 72.1%
  • Objective-C 27.9%