Searched defs:opcode2 (Results 1 – 2 of 2) sorted by relevance
179 …def __init__(self, name, opcode, opcode2, srcs = [], dests = [], immediates = [], modifiers = [], … argument
898 const struct rc_opcode_info *opcode2 = rc_get_opcode_info(inst2->U.I.Opcode); in have_shared_source() local1172 rc_opcode opcode2) in inst_combination()