OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SET_W_REG
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb/dist/sim/h8300/
compile.c
1071
#define
SET_W_REG
(X, Y) (*(wreg[X])) = (Y)
1422
SET_W_REG
(rn, n);
2118
SET_W_REG
(4, ea);
2133
SET_W_REG
(4, ea);
2148
SET_W_REG
(4, ea);
2169
SET_W_REG
(4, ea);
2265
SET_W_REG
(code->dst.reg, res);
2295
SET_W_REG
(code->dst.reg, res);
/src/external/gpl3/gdb.old/dist/sim/h8300/
compile.c
1071
#define
SET_W_REG
(X, Y) (*(wreg[X])) = (Y)
1422
SET_W_REG
(rn, n);
2118
SET_W_REG
(4, ea);
2133
SET_W_REG
(4, ea);
2148
SET_W_REG
(4, ea);
2169
SET_W_REG
(4, ea);
2265
SET_W_REG
(code->dst.reg, res);
2295
SET_W_REG
(code->dst.reg, res);
Completed in 22 milliseconds
Indexes created Fri Mar 20 00:23:26 UTC 2026