Searched refs:cached_b (Results 1 – 1 of 1) sorted by relevance
230 int cached_b; in test_lfsx_stfsx() local239 cached_b = c.b; in test_lfsx_stfsx()260 if (stepped == 1 && c.b == cached_b) in test_lfsx_stfsx()273 long cached_b; in test_lfdx_stfdx() local282 cached_b = c.b; in test_lfdx_stfdx()303 if (stepped == 1 && c.b == cached_b) in test_lfdx_stfdx()330 u32 cached_b[4]; in test_lvx_stvx() local338 cached_b[0] = c.b[0] = 923745; in test_lvx_stvx()339 cached_b[1] = c.b[1] = 2139478; in test_lvx_stvx()340 cached_b[2] = c.b[2] = 9012; in test_lvx_stvx()[all …]