Searched refs:h_bpsr_bs (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/frv/
H A Dcpu.c308 return CPU (h_bpsr_bs);
316 CPU (h_bpsr_bs) = newval;
H A Dcpu.h117 BI h_bpsr_bs; member in struct:__anon1496::__anon1497
118 #define GET_H_BPSR_BS() CPU (h_bpsr_bs)
119 #define SET_H_BPSR_BS(x) (CPU (h_bpsr_bs) = (x))

Completed in 104 milliseconds