Searched refs:thumb2 (Results 1 – 8 of 8) sorted by relevance
60 bool thumb2 = IS_ENABLED(CONFIG_THUMB2_KERNEL); in __patch_text_real() local70 if (thumb2 && __opcode_is_thumb16(insn)) { in __patch_text_real()73 } else if (thumb2 && (uintaddr & 2)) { in __patch_text_real()93 if (thumb2) in __patch_text_real()
11 file://tremor-arm-thumb2.patch \
21 thumb = <0>; // 0: arm or thumb2; 1: thumb
3 Subject: [PATCH] tremor: add IT instructions for arm thumb2 tune flags.
57 f.append('+thumb2')135 FEATURES[armv7-eabi] = "+v7,+vfp2,+thumb2"
70 support/config-fragments/autobuild/sourcery-arm-thumb2.config,x86
... instead of "add" to make code ready for 59+ thumb2 60+ - Provide-Thumb-2-alternative ...
2165 +/* The thumb2 encoding is reasonably complete. Unless suppressed, use it. */