Searched refs:SET_H_COND (Results 1 - 12 of 12) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/sim/m32r/
H A Dm32rx.c93 SET_H_COND (newval & 1);
116 SET_H_COND (newval & 1);
H A Dm32r2.c93 SET_H_COND (newval & 1);
116 SET_H_COND (newval & 1);
H A Dm32r.c174 SET_H_COND (newval & 1);
197 SET_H_COND (newval & 1);
H A Dcpu.h69 #define SET_H_COND(x) (CPU (h_cond) = (x)) macro
H A Dcpux.h76 #define SET_H_COND(x) (CPU (h_cond) = (x)) macro
H A Dcpu2.h76 #define SET_H_COND(x) (CPU (h_cond) = (x)) macro
/netbsd-current/external/gpl3/gdb/dist/sim/m32r/
H A Dm32r2.c96 SET_H_COND (newval & 1);
119 SET_H_COND (newval & 1);
H A Dm32rx.c96 SET_H_COND (newval & 1);
119 SET_H_COND (newval & 1);
H A Dm32r.c194 SET_H_COND (newval & 1);
217 SET_H_COND (newval & 1);
H A Dcpu.h69 #define SET_H_COND(x) (CPU (h_cond) = (x)) macro
H A Dcpu2.h76 #define SET_H_COND(x) (CPU (h_cond) = (x)) macro
H A Dcpux.h76 #define SET_H_COND(x) (CPU (h_cond) = (x)) macro

Completed in 200 milliseconds