TheRainDoodle / Phenom-II-Benchmark

Small set of low level benchmarks for testing hardware speed against a Phenom II 810 Quad Core
GNU General Public License v3.0
91 stars 20 forks source link

Changes to target Mac OS X architecture. #12

Open Nerwosolek opened 3 years ago

Nerwosolek commented 3 years ago

I added separate folder for MacOS (based on linux folder), changed main.cpp using asm clause to link assembler names to C functions as otherwise compiler didn't find proper assembler names. Changed makefile to enable proper compilation for Mac OS X and added clean entry. Included result object and executable files. Tested on MacBook Pro 11,4 macOS 10.15.7 (19H2).