pub unsafe extern "C" fn opnd_create_immed_float(f: f32) -> opnd_tExpand description
Returns an immediate float operand with value \p f. The caller’s code should use proc_save_fpstate() or be inside a clean call that has requested to preserve the floating-point state.