Home | History | Annotate | Download | only in dstore

Lines Matching defs:dstore

17 package dxc.junit.opcodes.dstore;
21 import dxc.junit.opcodes.dstore.jm.T_dstore_1;
22 import dxc.junit.opcodes.dstore.jm.T_dstore_1_w;
23 import dxc.junit.opcodes.dstore.jm.T_dstore_5;
24 import dxc.junit.opcodes.dstore.jm.T_dstore_5_w;
29 * NORMAL dstore VERSION
33 * @title dstore 0
40 * @title dstore 255
53 Class.forName("dxc.junit.opcodes.dstore.jm.T_dstore_2");
66 Class.forName("dxc.junit.opcodes.dstore.jm.T_dstore_3");
79 Class.forName("dxc.junit.opcodes.dstore.jm.T_dstore_4");
87 * WIDE dstore VERSION
98 * @title dstore 257
111 Class.forName("dxc.junit.opcodes.dstore.jm.T_dstore_2_w");
124 Class.forName("dxc.junit.opcodes.dstore.jm.T_dstore_3_w");
137 Class.forName("dxc.junit.opcodes.dstore.jm.T_dstore_4_w");