Searched refs:FSCR_SCV (Results 1 – 2 of 2) sorted by relevance
| /openbmc/qemu/target/ppc/ | ||
| H A D | tcg-excp_helper.c | 447 if (env->spr[SPR_FSCR] & (1ull << FSCR_SCV)) { in helper_scv() |
| H A D | cpu.h | 703 #define FSCR_SCV (63 - 51) /* System call vectored */ macro |