OpenGrok
Cross Reference: test-i386.c
xref
: /
external
/
valgrind
/
VEX
/
test
/
test-i386.c
Home
|
History
|
Annotate
|
Download
|
only in
test
Lines Matching
full:fld
613
asm("
fld
" #N : "=t" (a)); \
614
printf("
fld
" #N "= %f\n", a);