Searched refs:resolve_PLS_D (Results 1 – 4 of 4) sorted by relevance
/openbmc/qemu/target/ppc/translate/ |
H A D | fixedpoint-impl.c.inc | 58 if (!resolve_PLS_D(ctx, &d, a)) { 123 if (!resolve_PLS_D(ctx, &d, a)) { 353 if (!resolve_PLS_D(ctx, &d, a)) {
|
H A D | vsx-impl.c.inc | 2238 if (!resolve_PLS_D(ctx, &d, a)) { 2294 if (!resolve_PLS_D(ctx, &d, a)) { 2333 if (!resolve_PLS_D(ctx, &d, a)) {
|
H A D | fp-impl.c.inc | 1018 if (!resolve_PLS_D(ctx, &d, a)) {
|
/openbmc/qemu/target/ppc/ |
H A D | translate.c | 5694 static bool resolve_PLS_D(DisasContext *ctx, arg_D *d, arg_PLS_D *a) in resolve_PLS_D() function
|