OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:M6811_CONFIG
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/gpl3/gdb/dist/sim/m68hc11/
dv-m68hc11eepr.c
214
io_map,
M6811_CONFIG
, 1, me);
265
m68hc11_cpu->ios[
M6811_CONFIG
] = m68hc11_cpu->cpu_config;
267
m68hc11_cpu->ios[
M6811_CONFIG
] = controller->eeprom[controller->size-1];
276
if (!(m68hc11_cpu->ios[
M6811_CONFIG
] & M6811_EEON))
362
val = m68hc11_cpu->ios[
M6811_CONFIG
];
363
print_io_byte (sd, "CONFIG ", config_desc, val, base +
M6811_CONFIG
);
367
print_io_byte (sd, "(*NEXT*) ", config_desc, val, base +
M6811_CONFIG
);
426
case
M6811_CONFIG
:
595
if (space == io_map && base ==
M6811_CONFIG
)
/src/external/gpl3/gdb.old/dist/sim/m68hc11/
dv-m68hc11eepr.c
214
io_map,
M6811_CONFIG
, 1, me);
265
m68hc11_cpu->ios[
M6811_CONFIG
] = m68hc11_cpu->cpu_config;
267
m68hc11_cpu->ios[
M6811_CONFIG
] = controller->eeprom[controller->size-1];
276
if (!(m68hc11_cpu->ios[
M6811_CONFIG
] & M6811_EEON))
362
val = m68hc11_cpu->ios[
M6811_CONFIG
];
363
print_io_byte (sd, "CONFIG ", config_desc, val, base +
M6811_CONFIG
);
367
print_io_byte (sd, "(*NEXT*) ", config_desc, val, base +
M6811_CONFIG
);
426
case
M6811_CONFIG
:
595
if (space == io_map && base ==
M6811_CONFIG
)
/src/external/gpl3/binutils/dist/include/opcode/
m68hc11.h
113
#define
M6811_CONFIG
0x3F /* COP, ROM and EEPROM enables */
/src/external/gpl3/binutils.old/dist/include/opcode/
m68hc11.h
113
#define
M6811_CONFIG
0x3F /* COP, ROM and EEPROM enables */
/src/external/gpl3/gdb/dist/include/opcode/
m68hc11.h
113
#define
M6811_CONFIG
0x3F /* COP, ROM and EEPROM enables */
/src/external/gpl3/gdb.old/dist/include/opcode/
m68hc11.h
113
#define
M6811_CONFIG
0x3F /* COP, ROM and EEPROM enables */
Completed in 37 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026