Searched refs:ALU (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.15/kernel/bpf/ |
D | core.c | 1205 INSN_3(ALU, ADD, X), \ 1206 INSN_3(ALU, SUB, X), \ 1207 INSN_3(ALU, AND, X), \ 1208 INSN_3(ALU, OR, X), \ 1209 INSN_3(ALU, LSH, X), \ 1210 INSN_3(ALU, RSH, X), \ 1211 INSN_3(ALU, XOR, X), \ 1212 INSN_3(ALU, MUL, X), \ 1213 INSN_3(ALU, MOV, X), \ 1214 INSN_3(ALU, ARSH, X), \ [all …]
|
/Linux-v5.15/drivers/scsi/aic7xxx/ |
D | aic79xx.reg | 3427 * Zero and Carry state of the ALU.
|
/Linux-v5.15/Documentation/networking/ |
D | filter.rst | 687 Still, the semantics of the original 32-bit ALU operations are preserved
|