Searched defs:bpsr (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/sim/frv/
H A Dfrv.c566 int bpsr = ((GET_H_BPSR_BS () & 0x1) << 12) | local
575 int bpsr = newval; local
/netbsd-current/external/gpl3/gdb/dist/sim/frv/
H A Dfrv.c570 int bpsr = ((GET_H_BPSR_BS () & 0x1) << 12) | local
579 int bpsr = newval; local

Completed in 144 milliseconds