Searched refs:shmedia_opcode_mask_table (Results 1 – 1 of 1) sorted by relevance
56 static unsigned long *shmedia_opcode_mask_table; variable71 shmedia_opcode_mask_table in initialize_shmedia_opcode_mask_table()72 = xmalloc (sizeof (shmedia_opcode_mask_table[0]) * n_opc); in initialize_shmedia_opcode_mask_table()154 shmedia_opcode_mask_table[n] = 0xffffffff & ~mask; in initialize_shmedia_opcode_mask_table()220 && ((instruction & shmedia_opcode_mask_table[n]) != op->opcode_base); in print_insn_shmedia()514 if (shmedia_opcode_mask_table == NULL) in init_sh64_disasm_info()