Home
last modified time | relevance | path

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

/linux-6.1.9/arch/loongarch/include/asm/
Dinst.h114 or_op = 0x2a, enumerator
526 DEF_EMIT_REG3_FORMAT(or, or_op)
/linux-6.1.9/arch/mips/mm/
Duasm-mips.c162 [insn_or] = {M(spec_op, 0, 0, 0, 0, or_op), RS | RT | RD},
/linux-6.1.9/arch/mips/include/uapi/asm/
Dinst.h54 and_op, or_op, xor_op, nor_op, enumerator
/linux-6.1.9/arch/mips/kernel/
Dmips-r2-to-r6-emul.c104 case or_op: in mipsr6_emul()