Home
last modified time | relevance | path

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

/Linux-v6.1/arch/powerpc/lib/
Dtest_emulate_step.c293 int cached_b; in test_lfsx_stfsx() local
302 cached_b = c.b; in test_lfsx_stfsx()
323 if (stepped == 1 && c.b == cached_b) in test_lfsx_stfsx()
336 int cached_b; in test_plfs_pstfs() local
350 cached_b = c.b; in test_plfs_pstfs()
370 if (stepped == 1 && c.b == cached_b) in test_plfs_pstfs()
383 long cached_b; in test_lfdx_stfdx() local
392 cached_b = c.b; in test_lfdx_stfdx()
413 if (stepped == 1 && c.b == cached_b) in test_lfdx_stfdx()
426 long cached_b; in test_plfd_pstfd() local
[all …]