Home | History | Annotate | Download | only in config

Lines Matching refs:L_24

526 	*mode |= L_24;
1223 /* Promote a L_24 to L_32 if it makes us match. */
1224 if (x_size == L_24 && op_size == L_32)
1382 case L_24:
1412 case L_24:
1415 where = (operand->mode & SIZE) == L_24 ? -1 : 0;
1885 is safe. get_specific() will relax L_24 into L_32 where
1893 operand->mode |= L_24;