Searched refs:Mnemonic_CVTSI2SD (Results 1 - 3 of 3) sorted by relevance

/dalvik/vm/compiler/codegen/x86/libenc/
H A Denc_defs_ext.h141 Mnemonic_CVTSI2SD, // Convert Doubleword Integer to Scalar Double-Precision Floating-Point Value enumerator in enum:Mnemonic
H A Denc_defs.h450 Mnemonic_CVTSI2SD, // Convert Doubleword Integer to Scalar Double-Precision Floating-Point Value
H A Dencoder.inl476 return (char*)EncoderBase::encode(stream, dbl ? Mnemonic_CVTSI2SD : Mnemonic_CVTSI2SS, args);

Completed in 37 milliseconds