Home
last modified time | relevance | path

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

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