Searched refs:ALU (Results 1 – 9 of 9) sorted by relevance
/openbmc/linux/kernel/bpf/ |
H A D | core.c | 1510 INSN_3(ALU, ADD, X), \ 1511 INSN_3(ALU, SUB, X), \ 1512 INSN_3(ALU, AND, X), \ 1513 INSN_3(ALU, OR, X), \ 1514 INSN_3(ALU, LSH, X), \ 1515 INSN_3(ALU, RSH, X), \ 1516 INSN_3(ALU, XOR, X), \ 1517 INSN_3(ALU, MUL, X), \ 1518 INSN_3(ALU, MOV, X), \ 1519 INSN_3(ALU, ARSH, X), \ [all …]
|
/openbmc/qemu/target/hexagon/ |
H A D | attribs_def.h.inc | 74 DEF_ATTRIB(CVI_VA, "ALU instruction executes on HVX", "", "") 168 DEF_ATTRIB(NOTE_VA_UNARY, "Combined with HVX ALU op (must be unary)", "", "")
|
/openbmc/u-boot/doc/ |
H A D | README.POST | 398 This test will check the arithmetic logic unit (ALU) of CPU. The 416 This test will verify the following ALU instructions:
|
/openbmc/linux/Documentation/bpf/ |
H A D | classic_vs_extended.rst | 37 Still, the semantics of the original 32-bit ALU operations are preserved
|
/openbmc/qemu/target/i386/tcg/ |
H A D | decode-new.c.inc | 49 * (respectively selecting an ALU operand, like the operand type E, or a 207 * Short forms that are mostly useful for ALU opcodes and other 2080 case X86_TYPE_E: /* ALU modrm operand */ 2123 case X86_TYPE_EM: /* modrm byte selects an ALU memory operand */ 2849 * Write back flags after last memory access. Some older ALU instructions, as
|
/openbmc/qemu/target/hexagon/idef-parser/ |
H A D | README.rst | 49 ``ALU32/ALU`` instruction subclass.
|
/openbmc/qemu/target/hexagon/imported/ |
H A D | alu.idef | 19 * ALU Instructions
|
/openbmc/linux/drivers/scsi/aic7xxx/ |
H A D | aic79xx.reg | 3427 * Zero and Carry state of the ALU.
|
/openbmc/qemu/tcg/arm/ |
H A D | tcg-target.c.inc | 361 * ARM immediates for ALU instructions are made of an unsigned 8-bit
|