OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fptmpos
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/hppa/spmath/
fpudispatch.c
78
#define
fptmpos
31
macro
679
tm = extru(ir,
fptmpos
, 5) * sizeof(double)/sizeof(unsigned);
735
tm = (extru(ir,
fptmpos
,4) | 0x10 ) << 1; /* get offset */
736
tm |= extru(ir,
fptmpos
-4,1); /* add right word offset */
803
tm = extru(ir,
fptmpos
, 5) * sizeof(double)/sizeof(unsigned);
842
tm = (extru(ir,
fptmpos
,4) | 0x10 ) << 1; /* get offset */
843
tm |= extru(ir,
fptmpos
-4,1); /* add right word offset */
fpudispatch.c
78
#define
fptmpos
31
macro
679
tm = extru(ir,
fptmpos
, 5) * sizeof(double)/sizeof(unsigned);
735
tm = (extru(ir,
fptmpos
,4) | 0x10 ) << 1; /* get offset */
736
tm |= extru(ir,
fptmpos
-4,1); /* add right word offset */
803
tm = extru(ir,
fptmpos
, 5) * sizeof(double)/sizeof(unsigned);
842
tm = (extru(ir,
fptmpos
,4) | 0x10 ) << 1; /* get offset */
843
tm |= extru(ir,
fptmpos
-4,1); /* add right word offset */
Completed in 25 milliseconds
Indexes created Sun Oct 12 09:09:55 GMT 2025