OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:divq
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/riscv/sifive/
fu540_prci.c
118
u_int rate, divr, divf,
divq
;
local
123
divq
= __SHIFTOUT(val, PLL0_DIVQ);
125
rate <<=
divq
;
local
/src/external/gpl3/gdb/dist/sim/bfin/
bfin-sim.c
1162
Initialize for
DIVQ
. Set the AQ status bit based on the signs of
1180
/*
DIVQ
( Dreg, Dreg ) ;
1186
divq
(SIM_CPU *cpu, bu32 pquo, bu16 divisor)
function
2610
TRACE_INSN (cpu, "
DIVQ
( R%i, R%i );", dst, src);
2611
SET_DREG (dst,
divq
(cpu, DREG (dst), (bu16)DREG (src)));
/src/external/gpl3/gdb.old/dist/sim/bfin/
bfin-sim.c
1162
Initialize for
DIVQ
. Set the AQ status bit based on the signs of
1180
/*
DIVQ
( Dreg, Dreg ) ;
1186
divq
(SIM_CPU *cpu, bu32 pquo, bu16 divisor)
function
2610
TRACE_INSN (cpu, "
DIVQ
( R%i, R%i );", dst, src);
2611
SET_DREG (dst,
divq
(cpu, DREG (dst), (bu16)DREG (src)));
Completed in 34 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026