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

/freebsd-11-stable/contrib/binutils/include/opcode/
H A Dcgen.h916 #define CGEN_IFMT_LENGTH(ifmt) ((ifmt)->length)
966 #define CGEN_OPCODE_BITSIZE(opc) CGEN_IFMT_LENGTH (CGEN_OPCODE_FORMAT (opc))
902 #define CGEN_IFMT_LENGTH macro

Completed in 89 milliseconds