Searched refs:TARGET_MMU_TRAPS (Results 1 – 4 of 4) sorted by relevance
387 #define TARGET_MMU_TRAPS (target_flags & ARM_FLAG_MMU_TRAPS) macro638 UNSIGNEDP = TARGET_MMU_TRAPS != 0; \1209 (((MODE) == HImode && ! arm_arch4 && TARGET_MMU_TRAPS \
3193 /* Note: We do not have to worry about TARGET_MMU_TRAPS3202 if (TARGET_MMU_TRAPS && GET_CODE (operands[1]) == MEM)3426 /* Note: We do not have to worry about TARGET_MMU_TRAPS3435 if (TARGET_ARM && TARGET_MMU_TRAPS && GET_CODE (operands[1]) == MEM)4446 /* Note: We do not have to worry about TARGET_MMU_TRAPS4452 if (TARGET_MMU_TRAPS)4635 "TARGET_ARM && (!TARGET_MMU_TRAPS)"4725 && !TARGET_MMU_TRAPS4745 && !TARGET_MMU_TRAPS4766 && !TARGET_MMU_TRAPS"[all …]
4715 if (TARGET_MMU_TRAPS
2286 (arm.c): Replace TARGET_SHORT_BY_BYTES with TARGET_MMU_TRAPS.2287 (arm.md): Replace TARGET_SHORT_BY_BYTES with TARGET_MMU_TRAPS.