Searched refs:sprc (Results 1 – 1 of 1) sorted by relevance
322 target_ulong sprc = env->spr[SPR_POWER_SPRC]; in helper_load_sprd() local324 switch (sprc & 0x3e0) { in helper_load_sprd()327 return pc->scratch[(sprc >> 3) & 0x7]; in helper_load_sprd()347 TARGET_FMT_lx"\n", sprc); in helper_load_sprd()355 target_ulong sprc = env->spr[SPR_POWER_SPRC]; in helper_store_sprd() local360 switch (sprc & 0x3e0) { in helper_store_sprd()369 nr = (sprc >> 3) & 0x7; in helper_store_sprd()375 TARGET_FMT_lx"\n", sprc); in helper_store_sprd()