Searched refs:v850_bins (Results 1 – 5 of 5) sorted by relevance
| /netbsd/src/external/gpl3/gdb/dist/sim/v850/ |
| D | simops.h | 123 void v850_bins (SIM_DESC sd, unsigned int, unsigned int, unsigned int, unsigned int *);
|
| D | ChangeLog-2021 | 335 * simops.c (v850_bins): Fix left shift of negative value. 515 (v850_bins): New function. 516 * simops.h: Add prototypes fir v850_rotl and v850_bins.
|
| D | v850.igen | 3637 v850_bins (SD, GR[reg1], bit13 + 16, bit4 + 16, & GR[reg2]); 3646 v850_bins (SD, GR[reg1], bit13, bit4 + 16, & GR[reg2]); 3655 v850_bins (SD, GR[reg1], bit13, bit4, & GR[reg2]);
|
| D | simops.c | 3259 v850_bins (SIM_DESC sd, unsigned int source, unsigned int lsb, unsigned int msb, in v850_bins() function
|
| /netbsd/src/external/gpl3/binutils/dist/ |
| D | ChangeLog.git | 132343 * v850/simops.c (v850_bins): Avoid undefined behavior on left shift.
|