Home
last modified time | relevance | path

Searched refs:CPU_HAS_OP32 (Results 1 – 2 of 2) sorted by relevance

/arch/sh/include/uapi/asm/
Dcpu-features.h23 #define CPU_HAS_OP32 0x0100 /* 32-bit instruction support */ macro
/arch/sh/kernel/cpu/sh2a/
Dprobe.c21 boot_cpu_data.flags |= CPU_HAS_OP32; in cpu_probe()