Searched defs:InterpreterInstruction (Results 1 – 1 of 1) sorted by relevance
949 struct InterpreterInstruction { in abs() struct950 Op op; in abs()951 Reg d,x,y,z,w; in abs()952 int immA,immB; in abs()