Searched refs:cr16_reg_fetch (Results 1 – 4 of 4) sorted by relevance
/netbsd/external/gpl3/gdb/dist/sim/cr16/ |
H A D | interp.c | 382 static int cr16_reg_fetch (SIM_CPU *, int, unsigned char *, int); 448 CPU_REG_FETCH (cpu) = cr16_reg_fetch; in sim_open() 714 cr16_reg_fetch (SIM_CPU *cpu, int rn, unsigned char *memory, int length) in cr16_reg_fetch() function
|
H A D | ChangeLog | 187 * interp.c (cr16_reg_fetch, cr16_reg_store): Add prototypes. 192 (cr16_reg_fetch): ... this. Use cr16_store_unsigned_integer
|
/netbsd/external/gpl3/gdb.old/dist/sim/cr16/ |
H A D | interp.c | 382 static int cr16_reg_fetch (SIM_CPU *, int, unsigned char *, int); 448 CPU_REG_FETCH (cpu) = cr16_reg_fetch; in sim_open() 714 cr16_reg_fetch (SIM_CPU *cpu, int rn, unsigned char *memory, int length) in cr16_reg_fetch() function
|
H A D | ChangeLog | 187 * interp.c (cr16_reg_fetch, cr16_reg_store): Add prototypes. 192 (cr16_reg_fetch): ... this. Use cr16_store_unsigned_integer
|