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

/netbsd-current/external/gpl3/gdb.old/dist/sim/arm/
H A Darmemu.h144 #define PCWRAP(pc) (pc) macro
147 #define PCWRAP(pc) ((pc) & R15PCBITS) macro
/netbsd-current/external/gpl3/gdb/dist/sim/arm/
H A Darmemu.h144 #define PCWRAP(pc) (pc) macro
147 #define PCWRAP(pc) ((pc) & R15PCBITS) macro

Completed in 267 milliseconds