OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:xproductmid2
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/sim/aarch64/
simulator.c
13107
uint64_t
xproductmid2
= value1_hi * value2_lo;
local
13121
resultmid1 = resultmid +
xproductmid2
;
13124
if (resultmid1 <
xproductmid2
)
/src/external/gpl3/gdb/dist/sim/aarch64/
simulator.c
13107
uint64_t
xproductmid2
= value1_hi * value2_lo;
local
13121
resultmid1 = resultmid +
xproductmid2
;
13124
if (resultmid1 <
xproductmid2
)
Completed in 22 milliseconds
Indexes created Mon Mar 30 00:23:01 UTC 2026