Searched refs:CGEN_DIS_HASH_SIZE (Results 1 – 25 of 40) sorted by relevance
12
54 #undef CGEN_DIS_HASH_SIZE58 #define CGEN_DIS_HASH_SIZE 16 macro62 #define CGEN_DIS_HASH_SIZE 1 macro
38 #define CGEN_DIS_HASH_SIZE 8 macro40 (((* (unsigned char*) (buf)) >> 5) % CGEN_DIS_HASH_SIZE)
30 #undef CGEN_DIS_HASH_SIZE31 #define CGEN_DIS_HASH_SIZE 256 macro
38 #define CGEN_DIS_HASH_SIZE 8 macro39 #define CGEN_DIS_HASH(buf, value) (((* (unsigned char *) (buf)) >> 5) % CGEN_DIS_HASH_SIZE)
31 #undef CGEN_DIS_HASH_SIZE32 #define CGEN_DIS_HASH_SIZE 16 macro
35 #define CGEN_DIS_HASH_SIZE 8 macro36 #define CGEN_DIS_HASH(buf,value) (((* (unsigned char*) (buf)) >> 6) % CGEN_DIS_HASH_SIZE)
30 #define CGEN_DIS_HASH_SIZE 8 macro31 #define CGEN_DIS_HASH(buf,value) (((* (unsigned char*) (buf)) >> 3) % CGEN_DIS_HASH_SIZE)
33 #define CGEN_DIS_HASH_SIZE 64 macro
35 #define CGEN_DIS_HASH_SIZE 1 macro
825 #define CGEN_DIS_HASH_SIZE 256 macro902 cd->dis_hash_size = CGEN_DIS_HASH_SIZE; in ip2k_cgen_init_opcode_table()
30 #undef CGEN_DIS_HASH_SIZE31 #define CGEN_DIS_HASH_SIZE 128 macro
777 #define CGEN_DIS_HASH_SIZE 256 macro854 cd->dis_hash_size = CGEN_DIS_HASH_SIZE; in lm32_cgen_init_opcode_table()
30 #undef CGEN_DIS_HASH_SIZE31 #define CGEN_DIS_HASH_SIZE 1 macro
1003 #define CGEN_DIS_HASH_SIZE 256 macro1080 cd->dis_hash_size = CGEN_DIS_HASH_SIZE; in or1k_cgen_init_opcode_table()
1098 #define CGEN_DIS_HASH_SIZE 256 macro1175 cd->dis_hash_size = CGEN_DIS_HASH_SIZE; in xstormy16_cgen_init_opcode_table()
48 #define CGEN_DIS_HASH_SIZE 849 #define CGEN_DIS_HASH(buf,value) (((* (unsigned char*) (buf)) >> 6) % CGEN_DIS_HASH_SIZE)
59 #undef CGEN_DIS_HASH_SIZE63 #define CGEN_DIS_HASH_SIZE 1667 #define CGEN_DIS_HASH_SIZE 1
41 #undef CGEN_DIS_HASH_SIZE42 #define CGEN_DIS_HASH_SIZE 16
43 #define CGEN_DIS_HASH_SIZE 844 #define CGEN_DIS_HASH(buf,value) (((* (unsigned char*) (buf)) >> 3) % CGEN_DIS_HASH_SIZE)
46 #define CGEN_DIS_HASH_SIZE 847 #define CGEN_DIS_HASH(buf,value) (((* (unsigned char*) (buf)) >> 6) % CGEN_DIS_HASH_SIZE)
44 #undef CGEN_DIS_HASH_SIZE45 #define CGEN_DIS_HASH_SIZE 256
38 #undef CGEN_DIS_HASH_SIZE39 #define CGEN_DIS_HASH_SIZE 256
43 #define CGEN_DIS_HASH_SIZE 844 #define CGEN_DIS_HASH(buf, value) (((* (unsigned char *) (buf)) >> 5) % CGEN_DIS_HASH_SIZE)
27 #define CGEN_DIS_HASH_SIZE 64