Searched refs:jwidth (Results 1 – 1 of 1) sorted by relevance
| /netbsd/src/external/gpl3/gdb/dist/sim/frv/ |
| D | profile-fr550.c | 217 INT in_FRj, int jwidth, in adjust_float_register_busy() argument 239 for (i = 0; i < jwidth; ++i) in adjust_float_register_busy() 257 && ! REG_OVERLAP (out_FRk + i, 1, in_FRj, jwidth)) in adjust_float_register_busy() 273 INT in_FRj, int jwidth, in restore_float_register_busy() argument 291 for (i = 0; i < jwidth; ++i) in restore_float_register_busy() 305 && ! REG_OVERLAP (out_FRk + i, 1, in_FRj, jwidth)) in restore_float_register_busy() 321 INT in_FRj, int jwidth, in adjust_float_register_busy_for_media() argument 332 && ! REG_OVERLAP (out_FRk + i, 1, in_FRj, jwidth)) in adjust_float_register_busy_for_media() 346 INT in_FRj, int jwidth, in restore_float_register_busy_for_media() argument 355 && ! REG_OVERLAP (out_FRk + i, 1, in_FRj, jwidth)) in restore_float_register_busy_for_media()
|