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

/netbsd-current/external/gpl3/gdb.old/dist/sim/v850/
H A Dsim-main.h337 #define DPA_DPR 0x4 macro
343 #define DPR0 (DPA0L & DPA_DPR)
344 #define DPR1 (DPA1L & DPA_DPR)
345 #define DPR2 (DPA2L & DPA_DPR)
346 #define DPR3 (DPA3L & DPA_DPR)
/netbsd-current/external/gpl3/gdb/dist/sim/v850/
H A Dsim-main.h318 #define DPA_DPR 0x4 macro
324 #define DPR0 (DPA0L & DPA_DPR)
325 #define DPR1 (DPA1L & DPA_DPR)
326 #define DPR2 (DPA2L & DPA_DPR)
327 #define DPR3 (DPA3L & DPA_DPR)

Completed in 203 milliseconds