Searched refs:SysOp (Results 1 – 5 of 5) sorted by relevance
131 V_(SysOp, 18, 5, Bits) \
1343 switch (instr->SysOp()) { in VisitSystem()
3930 static Instr SysOp(int imm14) { in SysOp() function
2420 case SYS: SysOp_W(instr->SysOp(), xreg(instr->Rt())); break; in VisitSystem()
1879 Emit(SYS | SysOp(op) | Rt(rt)); in sys()