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

  /src/external/gpl3/gdb.old/dist/sim/frv/
profile-fr500.c 48 d->cur_cc_complex = d->prev_cc_complex;
66 d->prev_cc_complex = d->cur_cc_complex;
119 d->cur_cc_complex |= (((DI)1) << (cc));
126 d->cur_cc_complex &= ~(((DI)1) << (cc));
cpu.h 392 DI cur_cc_complex; member in struct:__anon597
  /src/external/gpl3/gdb/dist/sim/frv/
profile-fr500.c 48 d->cur_cc_complex = d->prev_cc_complex;
66 d->prev_cc_complex = d->cur_cc_complex;
119 d->cur_cc_complex |= (((DI)1) << (cc));
126 d->cur_cc_complex &= ~(((DI)1) << (cc));
cpu.h 392 DI cur_cc_complex; member in struct:__anon1569

Completed in 25 milliseconds