Searched refs:VBR_REGNUM (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dsh-tdep.h35 VBR_REGNUM = 19, enumerator in enum:__anon1282
H A Dsh-tdep.c1512 if (regnum == VBR_REGNUM
1831 || (regnum == VBR_REGNUM)
/netbsd-current/external/gpl3/gdb/dist/sim/h8300/
H A Dsim-main.h57 VBR_REGNUM = 17, enumerator in enum:h8_regnum
H A Dcompile.c75 #define h8_get_vbr(cpu) h8_get_reg (cpu, VBR_REGNUM)
76 #define h8_set_vbr(cpu, val) h8_set_reg (cpu, VBR_REGNUM, val)
4414 case VBR_REGNUM:
4449 case VBR_REGNUM:
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dsh-tdep.h37 VBR_REGNUM = 19, enumerator in enum:__anon761
H A Dsh-tdep.c1471 if (regnum == VBR_REGNUM
1790 || (regnum == VBR_REGNUM)
/netbsd-current/external/gpl3/gdb.old/dist/sim/h8300/
H A Dsim-main.h58 VBR_REGNUM = 17, enumerator in enum:h8_regnum
H A Dcompile.c112 return (STATE_CPU (sd, 0)) -> regs[VBR_REGNUM];
118 (STATE_CPU (sd, 0)) -> regs[VBR_REGNUM] = val;
4611 case VBR_REGNUM:
4645 case VBR_REGNUM:

Completed in 412 milliseconds