Home
last modified time | relevance | path

Searched refs:ALU (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/kernel/bpf/
A Dcore.c1477 INSN_3(ALU, ADD, X), \
1478 INSN_3(ALU, SUB, X), \
1479 INSN_3(ALU, AND, X), \
1489 INSN_2(ALU, NEG), \
1713 ALU(ADD, +) in ___bpf_prog_run()
1714 ALU(SUB, -) in ___bpf_prog_run()
1715 ALU(AND, &) in ___bpf_prog_run()
1716 ALU(OR, |) in ___bpf_prog_run()
1717 ALU(XOR, ^) in ___bpf_prog_run()
1718 ALU(MUL, *) in ___bpf_prog_run()
[all …]
/linux-6.3-rc2/Documentation/bpf/
A Dclassic_vs_extended.rst37 Still, the semantics of the original 32-bit ALU operations are preserved
/linux-6.3-rc2/drivers/scsi/aic7xxx/
A Daic79xx.reg3427 * Zero and Carry state of the ALU.

Completed in 13 milliseconds