Searched defs:idiv (Results 1 - 6 of 6) sorted by relevance

/external/llvm/test/MC/ARM/
H A Ddirective-arch_extension-idiv.s16 .arch_extension idiv
17 @ CHECK-V6: error: architectural extension 'idiv' is not allowed for the current base architecture
18 @ CHECK-V6-NEXT: .arch_extension idiv
20 @ CHECK-V7M: error: architectural extension 'idiv' is not allowed for the current base architecture
21 @ CHECK-V7M-NEXT: .arch_extension idiv
24 .type idiv,%function
25 idiv: label
34 @ CHECK-V6: error: architectural extension 'idiv' is not allowed for the current base architecture
37 @ CHECK-V7M: error: architectural extension 'idiv' is not allowed for the current base architecture
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/
H A Daddrop.asm2 idiv al ; F6 F8 label
3 idiv ax ; 66 F7 F8 label
4 idiv eax ; F7 F8 label
5 idiv byte [word 0] ; 67 F6 3E 00 00 label
6 idiv byte [dword 0xFFFFFFFF] ; F6 3D FF FF FF FF label
7 idiv byte [0] ; F6 3D 00 00 00 00 label
8 a16 idiv byte [word 0] ; 67 67 F6 3E 00 00
9 ;a16 idiv byte [dword 0] ; 67 F6 3D 00 00 00 00
10 a16 idiv byte [0] ; 67 F6 3D 00 00
11 a32 idiv byt
14 idiv al label
15 idiv ax label
16 idiv eax label
18 idiv byte [word 0] label
19 idiv byte [dword 0xFFFFFFFF] label
20 idiv byte [0] label
21 idiv dword [es:dword 5] label
22 idiv dword [byte es:5] label
23 idiv word [es:dword edi+5] label
[all...]
/external/chromium_org/v8/src/x87/
H A Dassembler-x87.cc761 void Assembler::idiv(const Operand& src) { function in class:v8::internal::Assembler
/external/chromium_org/v8/src/ia32/
H A Dassembler-ia32.cc828 void Assembler::idiv(const Operand& src) { function in class:v8::internal::Assembler
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 407 milliseconds