OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:float64_to_int64_round_to_zero
(Results
1 - 8
of
8
) sorted by null
/external/qemu/target-i386/
exec.h
113
#define floatx_to_int64_round_to_zero
float64_to_int64_round_to_zero
ops_sse.h
776
return
float64_to_int64_round_to_zero
(s->XMM_D(0), &env->sse_status);
[
all
...]
/external/qemu/fpu/
softfloat-native.c
290
int64_t
float64_to_int64_round_to_zero
( float64 a STATUS_PARAM)
function
softfloat-native.h
309
int64_t
float64_to_int64_round_to_zero
( float64 STATUS_PARAM );
softfloat.h
419
int64
float64_to_int64_round_to_zero
( float64 STATUS_PARAM );
softfloat.c
2723
int64
float64_to_int64_round_to_zero
( float64 a STATUS_PARAM )
function
[
all
...]
/external/qemu/target-arm/
helper.c
[
all
...]
/external/qemu/target-mips/
op_helper.c
[
all
...]
Completed in 3381 milliseconds