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

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

Completed in 52 milliseconds