|
|
|
|
|
by geokon
2984 days ago
|
|
It's been a few years since I've had to do it - but back then I just used the Visual Studio disassembly. You can get something similar (but more messy) with objdump. Godbolt seems like a good solution now-a-days, but you still need to run benchmarks |
|