LOL WHY COMPARE STRINGS WHEN YOU CAN JUST GET THE FIRST FOUR BYTES AS AN UNSIGNED 4-BYTE NUMBER
@dd86k are you ever gonna optimize something that is actually performace critical ;-;
@dd86k w-when would you ever run cpuid more than once
@dd86k yeah but the CPU ain't gonna change. you'll only run the routine once
@notwa
Yeah, and that's one it's only using CPUID once for the vendor string at EAX=0
@notwa
ddcpuid uses CPUID EAX=0 for vendor string then starts the loop at leaf EAX=1 so u R incorReCt >:(((