Home
last modified time | relevance | path

Searched refs:F_ALIAS (Results 1 – 1 of 1) sorted by relevance

/dragonfly/contrib/binutils-2.27/include/opcode/
HDaarch64.h549 #define F_ALIAS (1 << 0) macro
603 return (opcode->flags & F_ALIAS) ? TRUE : FALSE; in alias_opcode_p()