Home
last modified time | relevance | path

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

/Linux-v5.10/arch/powerpc/lib/
Dtest_emulate_step.c294 int cached_b; in test_lfsx_stfsx() local
303 cached_b = c.b; in test_lfsx_stfsx()
324 if (stepped == 1 && c.b == cached_b) in test_lfsx_stfsx()
337 int cached_b; in test_plfs_pstfs() local
351 cached_b = c.b; in test_plfs_pstfs()
371 if (stepped == 1 && c.b == cached_b) in test_plfs_pstfs()
384 long cached_b; in test_lfdx_stfdx() local
393 cached_b = c.b; in test_lfdx_stfdx()
414 if (stepped == 1 && c.b == cached_b) in test_lfdx_stfdx()
427 long cached_b; in test_plfd_pstfd() local
[all …]