/prebuilts/go/darwin-x86/src/runtime/ |
asm_arm.s | 1070 MULU R0, R1
|
/prebuilts/go/linux-x86/src/runtime/ |
asm_arm.s | 1070 MULU R0, R1
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/ |
r6-n32.d | 117 0+0168 <[^>]*> 00641099 mulu v0,v1,a0
|
r6.d | 116 0+0168 <[^>]*> 00641099 mulu v0,v1,a0
|
r6-n64.d | 149 0+0168 <[^>]*> 00641099 mulu v0,v1,a0
|
/toolchain/binutils/binutils-2.25/opcodes/ |
cris-opc.c | 827 {"mulu", 0x0900, 0x06c0, "m r,R", 0, SIZE_NONE, [all...] |
fr30-opc.c | 383 /* mulu $Rj,$Ri */
|
or1k-opc.c | 449 /* l.mulu $rD,$rA,$rB */
|
m88k-dis.c | 124 {0xf4006c00,"mulu ",{21,5,REG} ,{16,5,REG} ,{0,5,REG} , {1,4,PINT,MUL, 0,1,1,1,0,0,0,0,0,0,0,0} }, 140 {0x6c000000,"mulu ",{21,5,REG} ,{16,5,REG} ,{0,16,HEX}, {4,1,PINT,MUL, i16bit,1,0,1,0,0,0,0,0,0,0,0} }, [all...] |
xc16x-desc.c | [all...] |
or1k-desc.c | [all...] |
ChangeLog-2006 | 622 * m32c-desc.c: Regenerate with mul.l, mulu.l.
|
rl78-decode.c | [all...] |
ChangeLog-9899 | 157 * sh-opc.h: Add mulu.w and muls.w patterns. These are the correct 158 names for the mulu and muls patterns. [all...] |
v850-opc.c | [all...] |
/toolchain/binutils/binutils-2.25/cpu/ |
xc16x.cpu | [all...] |
sh64-compact.cpu | [all...] |
mep-core.cpu | [all...] |
/toolchain/binutils/binutils-2.25/gas/config/ |
tc-score7.c | [all...] |
rx-parse.y | 157 %token MACHI MACLO MAX MIN MOV MOVU MUL MULHI MULLO MULU MVFACHI MVFACMI MVFACLO 1052 OPC(MULU), [all...] |
tc-score.c | [all...] |
/external/v8/src/mips/ |
disasm-mips.cc | 1109 Format(instr, "mulu 'rd, 'rs, 'rt"); [all...] |
assembler-mips.h | 724 void mulu(Register rd, Register rs, Register rt); [all...] |
/external/v8/src/mips64/ |
assembler-mips64.h | 736 void mulu(Register rd, Register rs, Register rt); [all...] |
disasm-mips64.cc | [all...] |