Searched refs:fcom_insn (Results 1 - 5 of 5) sorted by path

/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/coff/tests/
H A Dx86id.asm4487 ;.type fcom_insn,@object
4488 ;.size fcom_insn,112
4489 fcom_insn: label
24062 mov DWORD [edi], fcom_insn
24089 mov DWORD [edi], fcom_insn
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/tests/
H A Delf-x86id.asm4487 ;.type fcom_insn,@object
4488 ;.size fcom_insn,112
4489 fcom_insn: label
24062 mov DWORD [edi], fcom_insn
24089 mov DWORD [edi], fcom_insn
/external/chromium_org/third_party/yasm/source/patched-yasm/
H A Dx86insn_gas.gperf392 fcom, fcom_insn, 6, SUF_Z, 0xD0, 0x02, 0, 0, CPU_FPU, 0, 0
395 fcoml, fcom_insn, 6, SUF_L, 0xD0, 0x02, 0, 0, CPU_FPU, 0, 0
396 fcomp, fcom_insn, 6, SUF_Z, 0xD8, 0x03, 0, 0, CPU_FPU, 0, 0
397 fcompl, fcom_insn, 6, SUF_L, 0xD8, 0x03, 0, 0, CPU_FPU, 0, 0
399 fcomps, fcom_insn, 6, SUF_S, 0xD8, 0x03, 0, 0, CPU_FPU, 0, 0
400 fcoms, fcom_insn, 6, SUF_S, 0xD0, 0x02, 0, 0, CPU_FPU, 0, 0
H A Dx86insn_nasm.gperf201 fcom, fcom_insn, 6, SUF_Z, 0xD0, 0x02, 0, 0, CPU_FPU, 0, 0
204 fcomp, fcom_insn, 6, SUF_Z, 0xD8, 0x03, 0, 0, CPU_FPU, 0, 0
H A Dx86insns.c1358 static const x86_insn_info fcom_insn[] = { variable

Completed in 808 milliseconds