OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:imulw
(Results
1 - 12
of
12
) sorted by null
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/gas64/
gas-muldiv.asm
5
imulw
%bx, %cx
label
8
imulw
$5, %bx, %cx
label
11
imulw
$5000, %bx, %cx
label
14
imulw
$5, %cx
label
17
imulw
$5000, %cx
label
/external/valgrind/main/none/tests/x86/
insn_basic.def
443
imulw
ax.sw[-12345] : r16.sw[12345] => dx.sw[-2326] ax.sw[-27825]
444
imulw
ax.sw[12345] : m16.sw[-12345] => dx.sw[-2326] ax.sw[-27825]
447
imulw
imm8[123] r16.uw[456] => 1.uw[56088]
448
imulw
imm8[123] r16.uw[456] r16.uw[0] => 2.uw[56088]
449
imulw
imm8[123] m16.uw[456] r16.uw[0] => 2.uw[56088]
450
imulw
imm16[123] r16.uw[456] => 1.uw[56088]
451
imulw
imm16[123] r16.uw[456] r16.uw[0] => 2.uw[56088]
452
imulw
imm16[123] m16.uw[456] r16.uw[0] => 2.uw[56088]
453
imulw
r16.uw[123] r16.uw[456] => 1.uw[56088]
454
imulw
m16.uw[123] r16.uw[456] => 1.uw[56088
[
all
...]
/external/valgrind/main/none/tests/amd64/
insn_basic.def
[
all
...]
/external/valgrind/main/perf/
tinycc.c
[
all
...]
/external/valgrind/main/VEX/test/
test-amd64.c
377
"
imulw
%w2, %w0\n\t"
383
"
imulw
", s0, s1, res, flags & CC_MASK);
[
all
...]
test-i386.c
365
"
imulw
%w2, %w0\n\t"
371
"
imulw
", s0, s1, res, flags & CC_MASK);
[
all
...]
/external/chromium_org/third_party/mesa/src/src/mesa/x86/
assyntax.h
440
#define IMUL_W(a, b) CHOICE(
imulw
ARG2(a,b),
imulw
ARG2(a,b), _WTOG imul ARG2(b,a))
[
all
...]
/external/mesa3d/src/mesa/x86/
assyntax.h
440
#define IMUL_W(a, b) CHOICE(
imulw
ARG2(a,b),
imulw
ARG2(a,b), _WTOG imul ARG2(b,a))
[
all
...]
/external/llvm/lib/Target/X86/
X86InstrInfo.td
[
all
...]
/external/elfutils/tests/
testfile44.expect.bz2
/external/chromium_org/third_party/yasm/source/patched-yasm/
x86insn_gas.gperf
[
all
...]
/external/llvm/test/MC/X86/
x86-32-coverage.s
[
all
...]
Completed in 1143 milliseconds