Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dcore.c1506 INSN_3(ALU, ADD, X), \
1507 INSN_3(ALU, SUB, X), \
1508 INSN_3(ALU, AND, X), \
1518 INSN_2(ALU, NEG), \
1744 ALU(ADD, +) in ___bpf_prog_run()
1745 ALU(SUB, -) in ___bpf_prog_run()
1746 ALU(AND, &) in ___bpf_prog_run()
1747 ALU(OR, |) in ___bpf_prog_run()
1748 ALU(XOR, ^) in ___bpf_prog_run()
1749 ALU(MUL, *) in ___bpf_prog_run()
[all …]
/openbmc/qemu/target/hexagon/
H A Dattribs_def.h.inc74 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 DREADME.POST398 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 Dclassic_vs_extended.rst37 Still, the semantics of the original 32-bit ALU operations are preserved
/openbmc/qemu/target/hexagon/idef-parser/
H A DREADME.rst49 ``ALU32/ALU`` instruction subclass.
/openbmc/qemu/target/hexagon/imported/
H A Dalu.idef19 * ALU Instructions
/openbmc/linux/drivers/scsi/aic7xxx/
H A Daic79xx.reg3427 * Zero and Carry state of the ALU.
/openbmc/qemu/tcg/arm/
H A Dtcg-target.c.inc361 * ARM immediates for ALU instructions are made of an unsigned 8-bit
/openbmc/qemu/target/i386/tcg/
H A Ddecode-new.c.inc1242 case X86_TYPE_E: /* ALU modrm operand */