Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/
H A 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()
2066 _ASM_INSN_IF_MIPS(0x42000010) \
2069 _ASM_INSN_IF_MIPS(0x42000009) \
2072 _ASM_INSN_IF_MIPS(0x4200000a) \
2075 _ASM_INSN_IF_MIPS(0x4200000e) \
2078 _ASM_INSN_IF_MIPS(0x4200000c) \
2667 _ASM_INSN_IF_MIPS(0x00000810 | %X1) \
[all …]
H A Dmsa.h168 _ASM_INSN_IF_MIPS(0x787e0019 | __cs << 11 | __rd << 6) \
173 _ASM_INSN_IF_MIPS(0x783e0019 | __rs << 11 | __cd << 6) \
H A Dginvt.h19 _ASM_INSN_IF_MIPS(0x7c0000bd | (__rs << 21) | (\\type << 8)) \
/openbmc/linux/arch/mips/crypto/
H A Dcrc32-mips.c36 _ASM_INSN_IF_MIPS(0x7c00000f | (__rt << 16) | (__rs << 21) | \