OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:h8_set_ccr
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb/dist/sim/h8300/
compile.c
77
#define
h8_set_ccr
(cpu, val) h8_set_reg (cpu, CCR_REGNUM, val)
macro
288
h8_set_ccr
(cpu, (I << 7) | (UI << 6) | (H << 5) | (U << 4) \
3397
h8_set_ccr
(cpu, GET_MEMORY_L (tmp));
3404
h8_set_ccr
(cpu, GET_MEMORY_W (tmp));
4187
h8_set_ccr
(cpu, res);
/src/external/gpl3/gdb.old/dist/sim/h8300/
compile.c
77
#define
h8_set_ccr
(cpu, val) h8_set_reg (cpu, CCR_REGNUM, val)
macro
288
h8_set_ccr
(cpu, (I << 7) | (UI << 6) | (H << 5) | (U << 4) \
3397
h8_set_ccr
(cpu, GET_MEMORY_L (tmp));
3404
h8_set_ccr
(cpu, GET_MEMORY_W (tmp));
4187
h8_set_ccr
(cpu, res);
Completed in 22 milliseconds
Indexes created Fri Mar 20 00:23:26 UTC 2026