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

/haiku-fatelf/src/bin/gdb/opcodes/
H A Dip2k-opc.c812 #ifndef CGEN_DIS_HASH_P macro
813 #define CGEN_DIS_HASH_P(insn) 1
834 return CGEN_DIS_HASH_P (insn);
H A Dopenrisc-opc.c588 #ifndef CGEN_DIS_HASH_P
589 #define CGEN_DIS_HASH_P(insn) 1 macro
610 return CGEN_DIS_HASH_P (insn);
H A Dfr30-opc.c1278 #ifndef CGEN_DIS_HASH_P
1279 #define CGEN_DIS_HASH_P(insn) 1 macro
1300 return CGEN_DIS_HASH_P (insn);
H A Dxstormy16-opc.c1082 #ifndef CGEN_DIS_HASH_P
1083 #define CGEN_DIS_HASH_P(insn) 1 macro
1104 return CGEN_DIS_HASH_P (insn);
H A Dm32r-opc.c1716 #ifndef CGEN_DIS_HASH_P
1717 #define CGEN_DIS_HASH_P(insn) 1 macro
1738 return CGEN_DIS_HASH_P (insn);
H A Diq2000-opc.c3363 #ifndef CGEN_DIS_HASH_P
3364 #define CGEN_DIS_HASH_P(insn) 1 macro
3385 return CGEN_DIS_HASH_P (insn);
H A Dfrv-opc.c6161 #ifndef CGEN_DIS_HASH_P
6162 #define CGEN_DIS_HASH_P(insn) 1 macro
6183 return CGEN_DIS_HASH_P (insn);

Completed in 129 milliseconds