Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/binutils/opcodes/
HDmep-opc.h33 #undef CGEN_DIS_HASH
34 #define CGEN_DIS_HASH(buffer, insn) 0 macro
HDmep-opc.c2198 #ifndef CGEN_DIS_HASH
2200 #define CGEN_DIS_HASH(buf, value) (*(unsigned char *) (buf)) macro
2221 return CGEN_DIS_HASH (buf, value);