Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/
H A Dppc.h265 #define PPC_PREFIX_P(i) (PPC_OP (PPC_GET_PREFIX (i)) == 0x1) macro
/netbsd-src/external/gpl3/binutils/dist/include/opcode/
H A Dppc.h276 #define PPC_PREFIX_P(i) (PPC_OP (PPC_GET_PREFIX (i)) == 0x1) macro