Searched refs:fiarith_insn (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/yasm/source/patched-yasm/
H A Dx86insn_gas.gperf414 fiadd, fiarith_insn, 2, SUF_Z, 0x00, 0xDA, 0, 0, CPU_FPU, 0, 0
415 fiaddl, fiarith_insn, 2, SUF_L, 0x00, 0xDA, 0, 0, CPU_FPU, 0, 0
416 fiadds, fiarith_insn, 2, SUF_S, 0x00, 0xDA, 0, 0, CPU_FPU, 0, 0
417 ficom, fiarith_insn, 2, SUF_Z, 0x02, 0xDA, 0, 0, CPU_FPU, 0, 0
418 ficoml, fiarith_insn, 2, SUF_L, 0x02, 0xDA, 0, 0, CPU_FPU, 0, 0
419 ficomp, fiarith_insn, 2, SUF_Z, 0x03, 0xDA, 0, 0, CPU_FPU, 0, 0
420 ficompl, fiarith_insn, 2, SUF_L, 0x03, 0xDA, 0, 0, CPU_FPU, 0, 0
421 ficomps, fiarith_insn, 2, SUF_S, 0x03, 0xDA, 0, 0, CPU_FPU, 0, 0
422 ficoms, fiarith_insn, 2, SUF_S, 0x02, 0xDA, 0, 0, CPU_FPU, 0, 0
423 fidiv, fiarith_insn,
[all...]
H A Dx86insn_nasm.gperf215 fiadd, fiarith_insn, 2, SUF_Z, 0x00, 0xDA, 0, 0, CPU_FPU, 0, 0
216 ficom, fiarith_insn, 2, SUF_Z, 0x02, 0xDA, 0, 0, CPU_FPU, 0, 0
217 ficomp, fiarith_insn, 2, SUF_Z, 0x03, 0xDA, 0, 0, CPU_FPU, 0, 0
218 fidiv, fiarith_insn, 2, SUF_Z, 0x06, 0xDA, 0, 0, CPU_FPU, 0, 0
219 fidivr, fiarith_insn, 2, SUF_Z, 0x07, 0xDA, 0, 0, CPU_FPU, 0, 0
221 fimul, fiarith_insn, 2, SUF_Z, 0x01, 0xDA, 0, 0, CPU_FPU, 0, 0
224 fist, fiarith_insn, 2, SUF_Z, 0x02, 0xDB, 0, 0, CPU_FPU, 0, 0
227 fisub, fiarith_insn, 2, SUF_Z, 0x04, 0xDA, 0, 0, CPU_FPU, 0, 0
228 fisubr, fiarith_insn, 2, SUF_Z, 0x05, 0xDA, 0, 0, CPU_FPU, 0, 0
H A Dx86insns.c1388 static const x86_insn_info fiarith_insn[] = { variable
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/coff/tests/
H A Dx86id.asm4698 ;.type fiarith_insn,@object
4699 ;.size fiarith_insn,56
4700 fiarith_insn: label
23535 mov DWORD [edi], fiarith_insn
23542 mov DWORD [edi], fiarith_insn
23556 mov DWORD [edi], fiarith_insn
23570 mov DWORD [edi], fiarith_insn
23595 mov DWORD [edi], fiarith_insn
23602 mov DWORD [edi], fiarith_insn
23620 mov DWORD [edi], fiarith_insn
[all...]
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/tests/
H A Delf-x86id.asm4698 ;.type fiarith_insn,@object
4699 ;.size fiarith_insn,56
4700 fiarith_insn: label
23535 mov DWORD [edi], fiarith_insn
23542 mov DWORD [edi], fiarith_insn
23556 mov DWORD [edi], fiarith_insn
23570 mov DWORD [edi], fiarith_insn
23595 mov DWORD [edi], fiarith_insn
23602 mov DWORD [edi], fiarith_insn
23620 mov DWORD [edi], fiarith_insn
[all...]

Completed in 254 milliseconds