Home | History | Annotate | Download | only in config

Lines Matching defs:PSIZE

54 #define PSIZE (Hmode && !Nmode ? L_32 : L_16)
391 *mode = PSIZE | REG | direction;
433 *mode = PSIZE | REG | direction;
726 if (((mode & SIZE) != PSIZE)
838 if (((mode & SIZE) != PSIZE)
848 if (((mode & SIZE) != PSIZE)
853 op->mode = direction | IND | PSIZE;