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

/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Drl78.h58 RL78_Reg_HL, enumerator in enum:__anon942
/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Drl78.h58 RL78_Reg_HL, enumerator in enum:__anon2093
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Drl78.h58 RL78_Reg_HL, enumerator in enum:__anon1513
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Drl78.h58 RL78_Reg_HL, enumerator in enum:__anon1131
/netbsd-current/external/gpl3/gdb.old/dist/sim/rl78/
H A Dcpu.c110 case RL78_Reg_HL: return REG (h) * 256 + REG (l);
149 case RL78_Reg_HL:
H A Drl78.c574 hlde = get_reg (RL78_Reg_DE) + 65536 * get_reg (RL78_Reg_HL);
583 set_reg (RL78_Reg_HL, bcax >> 16);
593 set_reg (RL78_Reg_HL, rem >> 16);
/netbsd-current/external/gpl3/gdb/dist/sim/rl78/
H A Dcpu.c114 case RL78_Reg_HL: return REG (h) * 256 + REG (l);
153 case RL78_Reg_HL:
H A Drl78.c577 hlde = get_reg (RL78_Reg_DE) + 65536 * get_reg (RL78_Reg_HL);
586 set_reg (RL78_Reg_HL, bcax >> 16);
596 set_reg (RL78_Reg_HL, rem >> 16);
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Drl78-tdep.c836 case RL78_Reg_HL:
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Drl78-tdep.c837 case RL78_Reg_HL:

Completed in 572 milliseconds