Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/dvb-frontends/
Dves1x93.c192 #define MUL (1UL<<26) in ves1x93_set_symbolrate() macro
207 if (ratio < MUL/3) FNR = 0; in ves1x93_set_symbolrate()
208 if (ratio < (MUL*11)/50) FNR = 1; in ves1x93_set_symbolrate()
209 if (ratio < MUL/6) FNR = 2; in ves1x93_set_symbolrate()
210 if (ratio < MUL/9) FNR = 3; in ves1x93_set_symbolrate()
211 if (ratio < MUL/12) FNR = 4; in ves1x93_set_symbolrate()
212 if (ratio < (MUL*11)/200) FNR = 5; in ves1x93_set_symbolrate()
213 if (ratio < MUL/24) FNR = 6; in ves1x93_set_symbolrate()
214 if (ratio < (MUL*27)/1000) FNR = 7; in ves1x93_set_symbolrate()
215 if (ratio < MUL/48) FNR = 8; in ves1x93_set_symbolrate()
[all …]
/linux-4.4.14/arch/arm/mm/
Dabort-lv4t.S129 b .data_unknown @ 2: MUL?
131 b .data_unknown @ 3: MUL?
137 b .data_unknown @ 6: MUL?
139 b .data_unknown @ 7: MUL?
145 b .data_unknown @ A: MUL?
147 b .data_unknown @ B: MUL?
153 b .data_unknown @ E: MUL?
155 b .data_unknown @ F: MUL?
/linux-4.4.14/arch/nios2/platform/
DKconfig.platform56 bool "Enable MUL instruction"
59 Set to true if you configured the Nios II to include the MUL
/linux-4.4.14/arch/sparc/net/
Dbpf_jit_comp.c103 #define MUL F3(2, 0x0a) /* umul */ macro
187 if (K || OPCODE == AND || OPCODE == MUL) { \
480 emit_alu_X(MUL); in bpf_jit_compile()
483 emit_alu_K(MUL, K); in bpf_jit_compile()
/linux-4.4.14/arch/sh/math-emu/
Dmath.c122 BOTH_PRmn(ARITH_X, MUL); in fmul()
/linux-4.4.14/kernel/bpf/
Dcore.c338 ALU(MUL, *) in __bpf_prog_run()
/linux-4.4.14/drivers/scsi/
Dsg.c91 #define MULDIV(X,MUL,DIV) ((((X % DIV) * MUL) / DIV) + ((X / DIV) * MUL)) argument
/linux-4.4.14/tools/perf/util/intel-pt-decoder/
Dx86-opcode-map.txt839 4: MUL AL,Eb
850 4: MUL rAX,Ev
/linux-4.4.14/arch/x86/lib/
Dx86-opcode-map.txt839 4: MUL AL,Eb
850 4: MUL rAX,Ev
/linux-4.4.14/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