OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:int64_to_float64
(Results
1 - 8
of
8
) sorted by null
/external/qemu/target-i386/
exec.h
115
#define int64_to_floatx
int64_to_float64
ops_sse.h
676
d->XMM_D(0) =
int64_to_float64
(val, &env->sse_status);
[
all
...]
/external/qemu/fpu/
softfloat-native.c
114
float64
int64_to_float64
( int64_t v STATUS_PARAM)
function
softfloat-native.h
165
float64
int64_to_float64
( int64_t STATUS_PARAM);
softfloat.h
261
float64
int64_to_float64
( int64 STATUS_PARAM );
softfloat.c
1274
float64
int64_to_float64
( int64 a STATUS_PARAM )
function
[
all
...]
/external/qemu/target-arm/
helper.c
[
all
...]
/external/qemu/target-mips/
op_helper.c
[
all
...]
Completed in 152 milliseconds