Searched defs:OP_IDIV (Results 1 – 2 of 2) sorted by relevance
195 OP_IDIV,/* A B C R(A) := RK(B) // RK(C) */ enumerator
138 public static final byte OP_IDIV = 108; field