Searched refs:tic4x_oplevel (Results 1 – 2 of 2) sorted by relevance
639 const unsigned long tic4x_oplevel) in tic4x_hash_opcode() argument650 && inst->oplevel & tic4x_oplevel) in tic4x_hash_opcode()692 unsigned long tic4x_oplevel; in tic4x_disassemble() local696 tic4x_oplevel = (IS_CPU_TIC4X (tic4x_version)) ? OP_C4X : 0; in tic4x_disassemble()697 tic4x_oplevel |= OP_C3X | OP_LPWR | OP_IDLE2 | OP_ENH; in tic4x_disassemble()709 tic4x_oplevel); in tic4x_disassemble()
71 static unsigned long tic4x_oplevel = 0; /* Opcode level */ variable1277 if ((insts->oplevel & tic4x_oplevel) == 0) in tic4x_inst_add()1343 tic4x_oplevel = OP_C3X; in md_begin()1346 tic4x_oplevel |= OP_C4X; in md_begin()1352 tic4x_oplevel |= OP_ENH; in md_begin()1358 tic4x_oplevel |= OP_LPWR; in md_begin()1367 tic4x_oplevel |= OP_IDLE2; in md_begin()1890 && tic4x_oplevel & OP_ENH ) in tic4x_operands_match()1918 && tic4x_oplevel & OP_ENH ) in tic4x_operands_match()