Home
last modified time | relevance | path

Searched refs:swape (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/arch/arc/lib/
Dstrcmp-archs.S37 swape r3, r3
39 swape r2, r2
50 swape r4, r4
51 swape r2, r2
52 swape r3, r3
58 swape r2, r2
59 swape r3, r3
/Linux-v4.19/arch/arc/include/asm/
Darcregs.h303 unsigned int swap:1, norm:1, minmax:1, barrel:1, crc:1, swape:1, pad1:2, member
/Linux-v4.19/arch/arc/kernel/
Dsetup.c157 cpu->extn.swape = (cpu->core.family >= 0x34) ? 1 : in read_arc_build_cfg_regs()
294 IS_AVAIL2(cpu->extn.swape, "swape", CONFIG_ARC_HAS_SWAPE)); in arc_cpu_mumbojumbo()