Searched refs:ALU (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.4/kernel/bpf/ |
D | core.c | 1139 INSN_3(ALU, ADD, X), \ 1140 INSN_3(ALU, SUB, X), \ 1141 INSN_3(ALU, AND, X), \ 1142 INSN_3(ALU, OR, X), \ 1143 INSN_3(ALU, LSH, X), \ 1144 INSN_3(ALU, RSH, X), \ 1145 INSN_3(ALU, XOR, X), \ 1146 INSN_3(ALU, MUL, X), \ 1147 INSN_3(ALU, MOV, X), \ 1148 INSN_3(ALU, ARSH, X), \ [all …]
|
/Linux-v5.4/drivers/scsi/aic7xxx/ |
D | aic79xx.reg | 3427 * Zero and Carry state of the ALU.
|
/Linux-v5.4/Documentation/networking/ |
D | filter.txt | 646 Still, the semantics of the original 32-bit ALU operations are preserved
|