Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Daarch64-opc.h269 #define PSTATE_DECODE_CRM_IMM(mask) ((mask >> 11) & 0x0f) macro
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Daarch64-opc.h329 #define PSTATE_DECODE_CRM_IMM(mask) ((mask >> 11) & 0x0f) macro