OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:xproducthi
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/sim/aarch64/
simulator.c
13108
uint64_t
xproducthi
= value1_hi * value2_hi;
local
13134
result +=
xproducthi
+ carry;
/src/external/gpl3/gdb/dist/sim/aarch64/
simulator.c
13108
uint64_t
xproducthi
= value1_hi * value2_hi;
local
13134
result +=
xproducthi
+ carry;
Completed in 130 milliseconds
Indexes created Sat Apr 04 00:22:49 UTC 2026