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