Home
last modified time | relevance | path

Searched refs:MUL (Results 1 – 14 of 14) sorted by relevance

/linux-6.1.9/tools/testing/selftests/arm64/abi/
Dsyscall-abi-asm.S120 ldr z0, [x2, #0, MUL VL]
121 ldr z1, [x2, #1, MUL VL]
122 ldr z2, [x2, #2, MUL VL]
123 ldr z3, [x2, #3, MUL VL]
124 ldr z4, [x2, #4, MUL VL]
125 ldr z5, [x2, #5, MUL VL]
126 ldr z6, [x2, #6, MUL VL]
127 ldr z7, [x2, #7, MUL VL]
128 ldr z8, [x2, #8, MUL VL]
129 ldr z9, [x2, #9, MUL VL]
[all …]
/linux-6.1.9/drivers/media/dvb-frontends/
Dves1x93.c179 #define MUL (1UL<<26) in ves1x93_set_symbolrate() macro
194 if (ratio < MUL/3) FNR = 0; in ves1x93_set_symbolrate()
195 if (ratio < (MUL*11)/50) FNR = 1; in ves1x93_set_symbolrate()
196 if (ratio < MUL/6) FNR = 2; in ves1x93_set_symbolrate()
197 if (ratio < MUL/9) FNR = 3; in ves1x93_set_symbolrate()
198 if (ratio < MUL/12) FNR = 4; in ves1x93_set_symbolrate()
199 if (ratio < (MUL*11)/200) FNR = 5; in ves1x93_set_symbolrate()
200 if (ratio < MUL/24) FNR = 6; in ves1x93_set_symbolrate()
201 if (ratio < (MUL*27)/1000) FNR = 7; in ves1x93_set_symbolrate()
202 if (ratio < MUL/48) FNR = 8; in ves1x93_set_symbolrate()
[all …]
/linux-6.1.9/arch/arm/mm/
Dabort-lv4t.S140 b .data_unknown_r9 @ 2: MUL?
142 b .data_unknown_r9 @ 3: MUL?
148 b .data_unknown_r9 @ 6: MUL?
150 b .data_unknown_r9 @ 7: MUL?
156 b .data_unknown_r9 @ A: MUL?
158 b .data_unknown_r9 @ B: MUL?
164 b .data_unknown_r9 @ E: MUL?
166 b .data_unknown_r9 @ F: MUL?
/linux-6.1.9/arch/nios2/platform/
DKconfig.platform64 bool "Enable MUL instruction"
66 Set to true if you configured the Nios II to include the MUL
/linux-6.1.9/arch/sparc/net/
Dbpf_jit_comp_32.c80 #define MUL F3(2, 0x0a) /* umul */ macro
159 if (K || OPCODE == AND || OPCODE == MUL) { \
443 emit_alu_X(MUL); in bpf_jit_compile()
446 emit_alu_K(MUL, K); in bpf_jit_compile()
Dbpf_jit_comp_64.c148 #define MUL F3(2, 0x0a) macro
939 emit_alu(MUL, src, dst, ctx); in build_insn()
1094 emit_alu_K(MUL, dst, imm, ctx); in build_insn()
/linux-6.1.9/Documentation/translations/zh_CN/loongarch/
Dintroduction.rst208 MUL.W MULH.W MULH.WU DIV.W DIV.WU MOD.W MOD.WU
209 MUL.D MULH.D MULH.DU DIV.D DIV.DU MOD.D MOD.DU
/linux-6.1.9/kernel/bpf/
Dcore.c1480 INSN_3(ALU, MUL, X), \
1496 INSN_3(ALU, MUL, K), \
1510 INSN_3(ALU64, MUL, X), \
1524 INSN_3(ALU64, MUL, K), \
1714 ALU(MUL, *) in ___bpf_prog_run()
/linux-6.1.9/arch/sh/math-emu/
Dmath.c122 BOTH_PRmn(ARITH_X, MUL); in fmul()
/linux-6.1.9/Documentation/loongarch/
Dintroduction.rst241 MUL.W MULH.W MULH.WU DIV.W DIV.WU MOD.W MOD.WU
242 MUL.D MULH.D MULH.DU DIV.D DIV.DU MOD.D MOD.DU
/linux-6.1.9/lib/
Dtest_bpf.c11609 BPF_TEST_CLOBBER_ALU(ALU64_IMM, MUL, R8, 123456789),
11610 BPF_TEST_CLOBBER_ALU(ALU64_IMM, MUL, R9, 123456789),
11632 BPF_TEST_CLOBBER_ALU(ALU32_IMM, MUL, R8, 123456789),
11633 BPF_TEST_CLOBBER_ALU(ALU32_IMM, MUL, R9, 123456789),
11655 BPF_TEST_CLOBBER_ALU(ALU64_REG, MUL, R8, R1),
11656 BPF_TEST_CLOBBER_ALU(ALU64_REG, MUL, R9, R1),
11678 BPF_TEST_CLOBBER_ALU(ALU32_REG, MUL, R8, R1),
11679 BPF_TEST_CLOBBER_ALU(ALU32_REG, MUL, R9, R1),
11769 BPF_ALU32_SRC_ZEXT(MUL),
/linux-6.1.9/arch/m68k/ifpsp060/src/
Dfplsp.S7202 mov.b &FMUL_OP,%d1 # last inst is MUL
7423 mov.b &FMUL_OP,%d1 # last inst is MUL
7662 mov.b &FMUL_OP,%d1 # last inst is MUL
7761 mov.b &FMUL_OP,%d1 # last inst is MUL
7787 mov.b &FMUL_OP,%d1 # last inst is MUL
8630 mov.b &FMUL_OP,%d1 # last inst is MUL
9189 mov.b &FMUL_OP,%d1 # last inst is MUL
9307 mov.b &FMUL_OP,%d1 # last inst is MUL
9701 mov.b &FMUL_OP,%d1 # last inst is MUL
/linux-6.1.9/tools/arch/x86/lib/
Dx86-opcode-map.txt1009 4: MUL AL,Eb
1020 4: MUL rAX,Ev
/linux-6.1.9/arch/x86/lib/
Dx86-opcode-map.txt1009 4: MUL AL,Eb
1020 4: MUL rAX,Ev