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

/netbsd-current/external/gpl3/gdb.old/dist/sim/v850/
H A Dsim-main.h321 #define IPA_IPR 0x4 macro
330 #define IPR0 (IPA0L & IPA_IPR)
331 #define IPR1 (IPA1L & IPA_IPR)
332 #define IPR2 (IPA2L & IPA_IPR)
333 #define IPR3 (IPA3L & IPA_IPR)
/netbsd-current/external/gpl3/gdb/dist/sim/v850/
H A Dsim-main.h302 #define IPA_IPR 0x4 macro
311 #define IPR0 (IPA0L & IPA_IPR)
312 #define IPR1 (IPA1L & IPA_IPR)
313 #define IPR2 (IPA2L & IPA_IPR)
314 #define IPR3 (IPA3L & IPA_IPR)

Completed in 145 milliseconds