Searched refs:idivl (Results 1 - 7 of 7) sorted by relevance

/external/valgrind/main/VEX/test/
H A Dfpgames.s56 idivl %ecx
/external/v8/src/x64/
H A Dassembler-x64.h928 void idivl(Register src);
H A Dlithium-codegen-x64.cc862 __ idivl(right_reg);
870 __ idivl(right_reg);
873 __ idivl(right_reg);
923 __ idivl(right_reg);
H A Dmacro-assembler-x64.cc1735 idivl(src2);
1793 idivl(src2);
H A Dassembler-x64.cc1101 void Assembler::idivl(Register src) { function in class:v8::internal::Assembler
/external/llvm/test/MC/X86/
H A Dx86-32-coverage.s198 // CHECK: idivl 3735928559(%ebx,%ecx,8)
199 idivl 0xdeadbeef(%ebx,%ecx,8)
2927 // CHECK: idivl 3735928559(%ebx,%ecx,8)
2929 idivl 0xdeadbeef(%ebx,%ecx,8)
2935 // CHECK: idivl 3133065982
2937 idivl 0xbabecafe
2939 // CHECK: idivl 305419896
2941 idivl 0x12345678
12681 // CHECK: idivl 3735928559(%ebx,%ecx,8)
12682 idivl
[all...]
/external/valgrind/main/none/tests/x86/
H A Dinsn_basic.def439 idivl edx.sd[-251959] eax.sd[-673192206] : r32.sd[87654321] => eax.sd[-12345678] edx.sd[-20783136]
440 idivl edx.sd[251958] eax.sd[673192206] : m32.sd[-87654321] => eax.sd[-12345678] edx.sd[20783136]

Completed in 427 milliseconds