Searched refs:MUL (Results 1 – 7 of 7) sorted by relevance
/arch/arm/mm/ |
D | abort-lv4t.S | 140 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?
|
/arch/nios2/platform/ |
D | Kconfig.platform | 64 bool "Enable MUL instruction" 66 Set to true if you configured the Nios II to include the MUL
|
/arch/sparc/net/ |
D | bpf_jit_comp_32.c | 80 #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()
|
D | bpf_jit_comp_64.c | 148 #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()
|
/arch/sh/math-emu/ |
D | math.c | 122 BOTH_PRmn(ARITH_X, MUL); in fmul()
|
/arch/x86/lib/ |
D | x86-opcode-map.txt | 1009 4: MUL AL,Eb 1020 4: MUL rAX,Ev
|
/arch/m68k/ifpsp060/src/ |
D | fplsp.S | 7202 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
|