Lines Matching refs:Instruction
44 Instruction::RETURN_VOID); in TEST_F()
72 Instruction::GOTO | 0x100, in TEST_F()
73 Instruction::RETURN_VOID); in TEST_F()
93 Instruction::GOTO | 0x100, in TEST_F()
94 Instruction::GOTO | 0x100, in TEST_F()
95 Instruction::RETURN_VOID); in TEST_F()
115 Instruction::GOTO | 0x200, in TEST_F()
116 Instruction::RETURN_VOID, in TEST_F()
117 Instruction::GOTO | 0xFF00); in TEST_F()
122 Instruction::GOTO_16, 3, in TEST_F()
123 Instruction::RETURN_VOID, in TEST_F()
124 Instruction::GOTO_16, 0xFFFF); in TEST_F()
129 Instruction::GOTO_32, 4, 0, in TEST_F()
130 Instruction::RETURN_VOID, in TEST_F()
131 Instruction::GOTO_32, 0xFFFF, 0xFFFF); in TEST_F()
148 Instruction::NOP, in TEST_F()
149 Instruction::GOTO | 0xFF00); in TEST_F()
154 Instruction::GOTO_32, 0, 0); in TEST_F()
170 Instruction::RETURN_VOID, in TEST_F()
171 Instruction::GOTO | 0x100, in TEST_F()
172 Instruction::GOTO | 0xFE00); in TEST_F()
196 Instruction::CONST_4 | 0 | 0, in TEST_F()
197 Instruction::IF_EQ, 3, in TEST_F()
198 Instruction::GOTO | 0x100, in TEST_F()
199 Instruction::RETURN_VOID); in TEST_F()
224 Instruction::CONST_4 | 0 | 0, in TEST_F()
225 Instruction::IF_EQ, 3, in TEST_F()
226 Instruction::GOTO | 0x100, in TEST_F()
227 Instruction::GOTO | 0xFF00); in TEST_F()
244 Instruction::CONST_4 | 0 | 0, in TEST_F()
245 Instruction::RETURN_VOID); in TEST_F()