HomeSort by relevance Sort by last modified time
    Searched refs:Mnemonic_CVTSS2SD (Results 1 - 3 of 3) sorted by null

  /dalvik/vm/compiler/codegen/x86/libenc/
enc_defs_ext.h 134 Mnemonic_CVTSS2SD, // Convert Scalar Single-Precision Floating-Point Value to Scalar Double-Precision Floating-Point Value
encoder.inl 525 return (char*)EncoderBase::encode(stream, Mnemonic_CVTSS2SD, args);
532 return (char*)EncoderBase::encode(stream, Mnemonic_CVTSS2SD, args);
enc_defs.h 443 Mnemonic_CVTSS2SD, // Convert Scalar Single-Precision Floating-Point Value to Scalar Double-Precision Floating-Point Value

Completed in 29 milliseconds