Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
PIN/LLVM を使用して分析を行っていますが、FMUL、FLD などの浮動小数点 x87 コプロセッサ命令の生成をオフにする方法があるかどうか疑問に思っていました。
基本的に、コンパイラフラグなどを介して簡単に実行できるもの.
-msoft-floatスイッチを使用するのはどうですか?