Searched refs:CGEN_IFMT_MASK_LENGTH (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/binutils/include/opcode/
H A Dcgen.h912 #define CGEN_IFMT_MASK_LENGTH(ifmt) ((ifmt)->mask_length)
965 #define CGEN_OPCODE_MASK_BITSIZE(opc) CGEN_IFMT_MASK_LENGTH (CGEN_OPCODE_FORMAT (opc))
898 #define CGEN_IFMT_MASK_LENGTH macro

Completed in 42 milliseconds