Searched refs:cached_b (Results 1 – 1 of 1) sorted by relevance
214 int cached_b; in test_lfsx_stfsx() local223 cached_b = c.b; in test_lfsx_stfsx()244 if (stepped == 1 && c.b == cached_b) in test_lfsx_stfsx()257 long cached_b; in test_lfdx_stfdx() local266 cached_b = c.b; in test_lfdx_stfdx()287 if (stepped == 1 && c.b == cached_b) in test_lfdx_stfdx()314 u32 cached_b[4]; in test_lvx_stvx() local322 cached_b[0] = c.b[0] = 923745; in test_lvx_stvx()323 cached_b[1] = c.b[1] = 2139478; in test_lvx_stvx()324 cached_b[2] = c.b[2] = 9012; in test_lvx_stvx()[all …]