OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EXPD
(Results
1 - 2
of
2
) sorted by null
/external/qemu/target-i386/
exec.h
149
#define
EXPD
(fp) (fp.l.upper & 0x7fff)
178
#define
EXPD
(fp) (((fp.l.upper) >> 20) & 0x7FF)
231
e =
EXPD
(temp) - EXPBIAS + 16383;
op_helper.c
[
all
...]
Completed in 690 milliseconds