Lines Matching refs:emulate_step
90 stepped = emulate_step(®s, TEST_LD(5, 3, 0)); in test_ld()
108 stepped = emulate_step(®s, TEST_LWZ(5, 3, 0)); in test_lwz()
128 stepped = emulate_step(®s, TEST_LWZX(5, 3, 4)); in test_lwzx()
146 stepped = emulate_step(®s, TEST_STD(5, 3, 0)); in test_std()
171 stepped = emulate_step(®s, TEST_LDARX(5, 3, 4, 0)); in test_ldarx_stdcx()
189 stepped = emulate_step(®s, TEST_STDCX(5, 3, 4)); in test_ldarx_stdcx()
229 stepped = emulate_step(®s, TEST_LFSX(10, 3, 4)); in test_lfsx_stfsx()
242 stepped = emulate_step(®s, TEST_STFSX(10, 3, 4)); in test_lfsx_stfsx()
272 stepped = emulate_step(®s, TEST_LFDX(10, 3, 4)); in test_lfdx_stfdx()
285 stepped = emulate_step(®s, TEST_STFDX(10, 3, 4)); in test_lfdx_stfdx()
331 stepped = emulate_step(®s, TEST_LVX(10, 3, 4)); in test_lvx_stvx()
347 stepped = emulate_step(®s, TEST_STVX(10, 3, 4)); in test_lvx_stvx()
388 stepped = emulate_step(®s, TEST_LXVD2X(39, 3, 4)); in test_lxvd2x_stxvd2x()
408 stepped = emulate_step(®s, TEST_STXVD2X(39, 3, 4)); in test_lxvd2x_stxvd2x()