Searched refs:ALU (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/kernel/bpf/ |
D | core.c | 837 INSN_3(ALU, ADD, X), \ 838 INSN_3(ALU, SUB, X), \ 839 INSN_3(ALU, AND, X), \ 840 INSN_3(ALU, OR, X), \ 841 INSN_3(ALU, LSH, X), \ 842 INSN_3(ALU, RSH, X), \ 843 INSN_3(ALU, XOR, X), \ 844 INSN_3(ALU, MUL, X), \ 845 INSN_3(ALU, MOV, X), \ 846 INSN_3(ALU, DIV, X), \ [all …]
|
/Linux-v4.19/drivers/scsi/aic7xxx/ |
D | aic79xx.reg | 3427 * Zero and Carry state of the ALU.
|
/Linux-v4.19/Documentation/networking/ |
D | filter.txt | 642 Still, the semantics of the original 32-bit ALU operations are preserved
|