Home | History | Annotate | Download | only in stk

Lines Matching defs:opcode

92     static final String OPCODE = "op";
184 msg.arg1 = args.getInt(OPCODE);
258 int opcode = msg.arg1;
260 switch (opcode) {