OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:extract_mult
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/sim/bfin/
bfin-sim.c
1526
extract_mult
(SIM_CPU *cpu, bu64 res, int mmod, int MM,
function
1720
ret =
extract_mult
(cpu, nosat_acc, mmod, MM, fullword, overflow);
1724
ret =
extract_mult
(cpu, acc, mmod, MM, fullword, overflow);
3996
bu32 res1 =
extract_mult
(cpu, r, mmod, MM, P, &v_i1);
4024
bu32 res0 =
extract_mult
(cpu, r, mmod, 0, P, &v_i0);
/src/external/gpl3/gdb/dist/sim/bfin/
bfin-sim.c
1526
extract_mult
(SIM_CPU *cpu, bu64 res, int mmod, int MM,
function
1720
ret =
extract_mult
(cpu, nosat_acc, mmod, MM, fullword, overflow);
1724
ret =
extract_mult
(cpu, acc, mmod, MM, fullword, overflow);
3996
bu32 res1 =
extract_mult
(cpu, r, mmod, MM, P, &v_i1);
4024
bu32 res0 =
extract_mult
(cpu, r, mmod, 0, P, &v_i0);
Completed in 40 milliseconds
Indexes created Tue Apr 28 00:22:25 UTC 2026