Home
last modified time | relevance | path

Searched refs:E_CCR_REGNUM (Results 1 – 1 of 1) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dh8300-tdep.c72 E_CCR_REGNUM, enumerator
1048 if (regno == E_CCR_REGNUM) in h8300_print_registers_info()
1097 regcache_raw_read (regcache, E_CCR_REGNUM, buf); in h8300_pseudo_register_read()
1109 regcache_raw_write (regcache, E_CCR_REGNUM, buf); in h8300_pseudo_register_write()
1119 if (regno == E_CCR_REGNUM) in h8300_dbg_reg_to_regnum()
1127 if (regno == E_CCR_REGNUM) in h8300s_dbg_reg_to_regnum()