Lines Matching refs:Instruction
43 Instruction::RETURN_VOID); in TEST_F()
71 Instruction::GOTO | 0x100, in TEST_F()
72 Instruction::RETURN_VOID); in TEST_F()
92 Instruction::GOTO | 0x100, in TEST_F()
93 Instruction::GOTO | 0x100, in TEST_F()
94 Instruction::RETURN_VOID); in TEST_F()
114 Instruction::GOTO | 0x200, in TEST_F()
115 Instruction::RETURN_VOID, in TEST_F()
116 Instruction::GOTO | 0xFF00); in TEST_F()
121 Instruction::GOTO_16, 3, in TEST_F()
122 Instruction::RETURN_VOID, in TEST_F()
123 Instruction::GOTO_16, 0xFFFF); in TEST_F()
128 Instruction::GOTO_32, 4, 0, in TEST_F()
129 Instruction::RETURN_VOID, in TEST_F()
130 Instruction::GOTO_32, 0xFFFF, 0xFFFF); in TEST_F()
147 Instruction::NOP, in TEST_F()
148 Instruction::GOTO | 0xFF00); in TEST_F()
153 Instruction::GOTO_32, 0, 0); in TEST_F()
169 Instruction::RETURN_VOID, in TEST_F()
170 Instruction::GOTO | 0x100, in TEST_F()
171 Instruction::GOTO | 0xFE00); in TEST_F()
195 Instruction::CONST_4 | 0 | 0, in TEST_F()
196 Instruction::IF_EQ, 3, in TEST_F()
197 Instruction::GOTO | 0x100, in TEST_F()
198 Instruction::RETURN_VOID); in TEST_F()
223 Instruction::CONST_4 | 0 | 0, in TEST_F()
224 Instruction::IF_EQ, 3, in TEST_F()
225 Instruction::GOTO | 0x100, in TEST_F()
226 Instruction::GOTO | 0xFF00); in TEST_F()
243 Instruction::CONST_4 | 0 | 0, in TEST_F()
244 Instruction::RETURN_VOID); in TEST_F()