Home
last modified time | relevance | path

Searched refs:resolve_PLS_D (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/target/ppc/translate/
H A Dfixedpoint-impl.c.inc58 if (!resolve_PLS_D(ctx, &d, a)) {
123 if (!resolve_PLS_D(ctx, &d, a)) {
309 if (!resolve_PLS_D(ctx, &d, a)) {
H A Dvsx-impl.c.inc2286 if (!resolve_PLS_D(ctx, &d, a)) {
2342 if (!resolve_PLS_D(ctx, &d, a)) {
2381 if (!resolve_PLS_D(ctx, &d, a)) {
H A Dfp-impl.c.inc1078 if (!resolve_PLS_D(ctx, &d, a)) {
/openbmc/qemu/target/ppc/
H A Dtranslate.c6390 static bool resolve_PLS_D(DisasContext *ctx, arg_D *d, arg_PLS_D *a) in resolve_PLS_D() function