Home
last modified time | relevance | path

Searched refs:T_shr_int_lit8_1 (Results 1 – 2 of 2) sorted by relevance

/cts/tools/vm-tests-tf/src/dot/junit/opcodes/shr_int_lit8/
DTest_shr_int_lit8.java5 import dot.junit.opcodes.shr_int_lit8.d.T_shr_int_lit8_1;
18 T_shr_int_lit8_1 t = new T_shr_int_lit8_1(); in testN1()
34 T_shr_int_lit8_1 t = new T_shr_int_lit8_1(); in testN3()
67 T_shr_int_lit8_1 t = new T_shr_int_lit8_1(); in testB2()
75 T_shr_int_lit8_1 t = new T_shr_int_lit8_1(); in testB3()
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/shr_int_lit8/d/
DT_shr_int_lit8_1.java3 public class T_shr_int_lit8_1 { class