Home | History | Annotate | Download | only in qemu

Lines Matching refs:xff

780                            ((env->asi & 0xff) << 24) |
843 env->asi = (tmp >> 24) & 0xff;
845 PUT_CWP64(env, tmp & 0xff);
2127 if (s->line_csum != (csum & 0xff)) {