Searched refs:RL78_Reg_ES (Results 1 - 10 of 10) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Drl78.h63 RL78_Reg_ES, enumerator in enum:__anon942
/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Drl78.h63 RL78_Reg_ES, enumerator in enum:__anon2093
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Drl78.h63 RL78_Reg_ES, enumerator in enum:__anon1513
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Drl78.h63 RL78_Reg_ES, enumerator in enum:__anon1131
/netbsd-current/external/gpl3/gdb.old/dist/sim/rl78/
H A Dcpu.c114 case RL78_Reg_ES: return memory[RL78_SFR_ES];
173 case RL78_Reg_ES: memory[RL78_SFR_ES] = val; break;
H A Drl78.c74 v |= (get_reg (RL78_Reg_ES) & 0xf) << 16;
/netbsd-current/external/gpl3/gdb/dist/sim/rl78/
H A Dcpu.c118 case RL78_Reg_ES: return memory[RL78_SFR_ES];
177 case RL78_Reg_ES: memory[RL78_SFR_ES] = val; break;
H A Drl78.c76 v |= (get_reg (RL78_Reg_ES) & 0xf) << 16;
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Drl78-tdep.c844 case RL78_Reg_ES:
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Drl78-tdep.c845 case RL78_Reg_ES:

Completed in 268 milliseconds