Searched refs:h_cccr (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/frv/
H A Dsem.c654 if (EQQI (CPU (h_cccr[FLD (f_CCi)]), ORSI (FLD (f_cond), 2))) {
679 if (EQQI (CPU (h_cccr[FLD (f_CCi)]), ORSI (FLD (f_cond), 2))) {
704 if (EQQI (CPU (h_cccr[FLD (f_CCi)]), ORSI (FLD (f_cond), 2))) {
729 if (EQQI (CPU (h_cccr[FLD (f_CCi)]), ORSI (FLD (f_cond), 2))) {
754 if (EQQI (CPU (h_cccr[FLD (f_CCi)]), ORSI (FLD (f_cond), 2))) {
779 if (EQQI (CPU (h_cccr[FLD (f_CCi)]), ORSI (FLD (f_cond), 2))) {
804 if (EQQI (CPU (h_cccr[FLD (f_CCi)]), ORSI (FLD (f_cond), 2))) {
829 if (EQQI (CPU (h_cccr[FLD (f_CCi)]), ORSI (FLD (f_cond), 2))) {
852 if (EQQI (CPU (h_cccr[FLD (f_CCi)]), ORSI (FLD (f_cond), 2))) {
875 if (EQQI (CPU (h_cccr[FL
[all...]
H A Dcpu.c692 return CPU (h_cccr[regno]);
700 CPU (h_cccr[regno]) = newval;
H A Dcpu.h158 UQI h_cccr[8]; member in struct:__anon1496::__anon1497
159 #define GET_H_CCCR(a1) CPU (h_cccr)[a1]
160 #define SET_H_CCCR(a1, x) (CPU (h_cccr)[a1] = (x))

Completed in 193 milliseconds