Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Daarch64-opc.h259 #define PSTATE_DECODE_CRM(flags) ((flags >> 6) & 0x0f) macro
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Daarch64-opc.h319 #define PSTATE_DECODE_CRM(flags) ((flags >> 6) & 0x0f) macro