HomeSort by: relevance | last modified time | path
    Searched refs:cur_ccr_complex (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/sim/frv/
profile-fr550.c 47 d->cur_ccr_complex = d->prev_ccr_complex;
65 d->prev_ccr_complex = d->cur_ccr_complex;
145 d->cur_ccr_complex |= (((SI)1) << (ccr));
152 d->cur_ccr_complex &= ~(((SI)1) << (ccr));
cpu.h 382 SI cur_ccr_complex; member in struct:__anon596
  /src/external/gpl3/gdb/dist/sim/frv/
profile-fr550.c 47 d->cur_ccr_complex = d->prev_ccr_complex;
65 d->prev_ccr_complex = d->cur_ccr_complex;
145 d->cur_ccr_complex |= (((SI)1) << (ccr));
152 d->cur_ccr_complex &= ~(((SI)1) << (ccr));
cpu.h 382 SI cur_ccr_complex; member in struct:__anon1568

Completed in 31 milliseconds