Home
last modified time | relevance | path

Searched refs:_ASM_INSN_IF_MIPS (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/arch/mips/include/asm/
Dmipsregs.h1243 #define _ASM_INSN_IF_MIPS(_enc) \ macro
1254 #ifndef _ASM_INSN_IF_MIPS
1255 #define _ASM_INSN_IF_MIPS(_enc) macro
1359 _ASM_INSN_IF_MIPS(0x42000004) in tlbinvf()
1610 _ASM_INSN_IF_MIPS(0x40400000 | __rt << 16 | __rs << 11 | \\sel) \
1615 _ASM_INSN_IF_MIPS(0x40c00000 | __rt << 16 | __rd << 11 | \\sel) \
2046 _ASM_INSN_IF_MIPS(0x40600000 | __rt << 16 | __rs << 11 | \\sel) \
2051 _ASM_INSN_IF_MIPS(0x40600100 | __rt << 16 | __rs << 11 | \\sel) \
2056 _ASM_INSN_IF_MIPS(0x40600200 | __rt << 16 | __rd << 11 | \\sel) \
2061 _ASM_INSN_IF_MIPS(0x40600300 | __rt << 16 | __rd << 11 | \\sel) \
[all …]
Dmsa.h168 _ASM_INSN_IF_MIPS(0x787e0019 | __cs << 11 | __rd << 6) \
173 _ASM_INSN_IF_MIPS(0x783e0019 | __rs << 11 | __cd << 6) \
Dginvt.h19 _ASM_INSN_IF_MIPS(0x7c0000bd | (__rs << 21) | (\\type << 8)) \
/linux-6.1.9/arch/mips/crypto/
Dcrc32-mips.c36 _ASM_INSN_IF_MIPS(0x7c00000f | (__rt << 16) | (__rs << 21) | \