search for: st_fp64m

Displaying 1 result from an estimated 1 matches for "st_fp64m".

2011 Mar 19
1
[LLVMdev] X86 instruction encoding
...ruction naming convention in LLVM. Most instruction names in LLVM are self-explanatory. Some are a little confusing. What is the difference between instruction MULSSrr and MULSSrr_Int? What does the suffix '_Int' stand for? Are these instructions exchangeable: "ST_F64m", "ST_FP64m", "ST_Fp64m" "ST_FpP64m32"? Any direction will be appreciated. Thanks a lot in advance. Bin