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