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

/dalvik/vm/compiler/codegen/x86/libenc/
H A Denc_defs_ext.h321 Mnemonic_CVTDQ2PD, // Convert Packed Doubleword Integers to Packed Double-Precision Floating-Point Values enumerator in enum:Mnemonic
H A Denc_defs.h624 Mnemonic_CVTDQ2PD, // Convert Packed Doubleword Integers to Packed Double-Precision Floating-Point Values
H A Dencoder.inl504 return (char*)EncoderBase::encode(stream, dbl ? Mnemonic_CVTDQ2PD : Mnemonic_CVTDQ2PS, args);

Completed in 225 milliseconds