OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Mnemonic_CVTSD2SS
(Results
1 - 3
of
3
) sorted by null
/dalvik/vm/compiler/codegen/x86/libenc/
enc_defs_ext.h
127
Mnemonic_CVTSD2SS
, // Convert Scalar Double-Precision Floating-Point Value to Scalar Single-Precision Floating-Point Value
encoder.inl
511
return (char*)EncoderBase::encode(stream,
Mnemonic_CVTSD2SS
, args);
518
return (char*)EncoderBase::encode(stream,
Mnemonic_CVTSD2SS
, args);
enc_defs.h
436
Mnemonic_CVTSD2SS
, // Convert Scalar Double-Precision Floating-Point Value to Scalar Single-Precision Floating-Point Value
Completed in 42 milliseconds