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

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/common/
H A Ddv-cfi.h53 #define INTEL_SR_PS (1 << 4) /* Program. */ macro
H A Ddv-cfi.c261 cfi->status &= ~(INTEL_SR_PS | INTEL_SR_ES);
264 cfi->status |= INTEL_SR_PS | INTEL_SR_ES;
278 cfi->status |= INTEL_SR_PS | INTEL_SR_ES;

Completed in 105 milliseconds