Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/arch/powerpc/lib/
H A 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
499 u32 cached_b[4]; test_lvx_stvx() local
556 u32 cached_b[4]; test_lxvd2x_stxvd2x() local
622 u32 cached_b[8]; test_lxvp_stxvp() local
709 u32 cached_b[8]; test_lxvpx_stxvpx() local
798 u32 cached_b[8]; test_plxvp_pstxvp() local
[all...]
/kernel/linux/linux-5.10/arch/powerpc/lib/
H A 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
500 u32 cached_b[4]; test_lvx_stvx() local
557 u32 cached_b[4]; test_lxvd2x_stxvd2x() local
[all...]

Completed in 3 milliseconds