Home
last modified time | relevance | path

Searched refs:and_op (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/aicasm/
H A Daicasm_gram.y100 static void type_check(symbol_ref_t *sym, expression_t *expression, int and_op);
1858 int and_op;
1861 and_op = FALSE;
1870 and_op = TRUE;
1878 if (and_op == FALSE && (mask & value) != 0 ) {
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/aicasm/
H A Daicasm_gram.y99 static void type_check(symbol_ref_t *sym, expression_t *expression, int and_op);
1857 int and_op;
1860 and_op = FALSE;
1869 and_op = TRUE;
1877 if (and_op == FALSE && (mask & value) != 0 ) {
/kernel/linux/linux-6.6/arch/loongarch/include/asm/
H A Dinst.h140 and_op = 0x29, enumerator
693 DEF_EMIT_REG3_FORMAT(and, and_op)
/kernel/linux/linux-5.10/arch/loongarch/include/uapi/asm/
H A Dinst.h148 nor_op, and_op, or_op, xor_op, orn_op, enumerator
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-loongarch/asm/
H A Dinst.h160 nor_op, and_op, or_op, xor_op, orn_op, enumerator
/kernel/linux/linux-5.10/arch/mips/mm/
H A Duasm-mips.c53 [insn_and] = {M(spec_op, 0, 0, 0, 0, and_op), RS | RT | RD},
/kernel/linux/linux-6.6/arch/mips/mm/
H A Duasm-mips.c53 [insn_and] = {M(spec_op, 0, 0, 0, 0, and_op), RS | RT | RD},
/kernel/linux/linux-5.10/arch/mips/include/uapi/asm/
H A Dinst.h54 and_op, or_op, xor_op, nor_op, enumerator
/kernel/linux/linux-6.6/arch/mips/include/uapi/asm/
H A Dinst.h54 and_op, or_op, xor_op, nor_op, enumerator
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-mips/asm/
H A Dinst.h132 and_op, enumerator
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-mips/asm/
H A Dinst.h132 and_op, enumerator
/kernel/linux/linux-5.10/arch/loongarch/net/
H A Debpf_jit.h303 insn->reg3_format.opcode = and_op; in emit_and()

Completed in 21 milliseconds