OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tmp1_hi
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb/dist/sim/bfin/
bfin-sim.c
4576
bs16
tmp1_hi
= DREG (src1) >> 16;
local
4583
tmp1_hi
= ~
tmp1_hi
+ 1;
4588
tmp1_hi
=
tmp1_hi
+ tmp1_lo;
4590
STORE (DREG (dst0), REG_H_L (
tmp1_hi
<< 16,
tmp1_hi
));
/src/external/gpl3/gdb.old/dist/sim/bfin/
bfin-sim.c
4576
bs16
tmp1_hi
= DREG (src1) >> 16;
local
4583
tmp1_hi
= ~
tmp1_hi
+ 1;
4588
tmp1_hi
=
tmp1_hi
+ tmp1_lo;
4590
STORE (DREG (dst0), REG_H_L (
tmp1_hi
<< 16,
tmp1_hi
));
Completed in 34 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026