Searched refs:and_op (Results 1 – 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/aicasm/ |
D | aicasm_gram.y | 100 static void type_check(symbol_ref_t *sym, expression_t *expression, int and_op); 1858 int and_op; in type_check() local 1861 and_op = FALSE; in type_check() 1870 and_op = TRUE; in type_check() 1878 if (and_op == FALSE && (mask & value) != 0 ) { in type_check()
|
/kernel/linux/linux-5.10/arch/mips/mm/ |
D | uasm-mips.c | 53 [insn_and] = {M(spec_op, 0, 0, 0, 0, and_op), RS | RT | RD},
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-mips/asm/ |
D | inst.h | 132 and_op, enumerator
|
/kernel/linux/linux-5.10/arch/mips/include/uapi/asm/ |
D | inst.h | 54 and_op, or_op, xor_op, nor_op, enumerator
|