Home
last modified time | relevance | path

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

/Linux-v5.15/arch/powerpc/lib/
Dtest_emulate_step.c296 int cached_b; in test_lfsx_stfsx() local
305 cached_b = c.b; in test_lfsx_stfsx()
326 if (stepped == 1 && c.b == cached_b) in test_lfsx_stfsx()
339 int cached_b; in test_plfs_pstfs() local
353 cached_b = c.b; in test_plfs_pstfs()
373 if (stepped == 1 && c.b == cached_b) in test_plfs_pstfs()
386 long cached_b; in test_lfdx_stfdx() local
395 cached_b = c.b; in test_lfdx_stfdx()
416 if (stepped == 1 && c.b == cached_b) in test_lfdx_stfdx()
429 long cached_b; in test_plfd_pstfd() local
[all …]