Home
last modified time | relevance | path

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

/openbmc/linux/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()
336 int cached_b; in test_plfs_pstfs() local
350 cached_b = c.b; in test_plfs_pstfs()
383 long cached_b; in test_lfdx_stfdx() local
426 long cached_b; in test_plfd_pstfd() local
535 cached_b[2] == c.b[2] && cached_b[3] == c.b[3]) in test_lvx_stvx()
596 cached_b[2] == c.b[2] && cached_b[3] == c.b[3] && in test_lxvd2x_stxvd2x()
681 cached_b[2] == c[0].b[2] && cached_b[3] == c[0].b[3] && in test_lxvp_stxvp()
682 cached_b[4] == c[1].b[0] && cached_b[5] == c[1].b[1] && in test_lxvp_stxvp()
[all …]