Searched refs:fildstp_insn (Results 1 - 5 of 5) sorted by last modified time

/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/coff/tests/
H A Dx86id.asm4328 ;.type fildstp_insn,@object
4329 ;.size fildstp_insn,84
4330 fildstp_insn: label
23659 mov DWORD [edi], fildstp_insn
23666 mov DWORD [edi], fildstp_insn
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/tests/
H A Delf-x86id.asm4328 ;.type fildstp_insn,@object
4329 ;.size fildstp_insn,84
4330 fildstp_insn: label
23659 mov DWORD [edi], fildstp_insn
23666 mov DWORD [edi], fildstp_insn
/external/chromium_org/third_party/yasm/source/patched-yasm/
H A Dx86insn_gas.gperf429 fild, fildstp_insn, 4, SUF_Z, 0x00, 0x02, 0x05, 0, CPU_FPU, 0, 0
430 fildl, fildstp_insn, 4, SUF_L, 0x00, 0x02, 0x05, 0, CPU_FPU, 0, 0
432 fildq, fildstp_insn, 4, SUF_Q, 0x00, 0x02, 0x05, 0, CPU_FPU, 0, 0
433 filds, fildstp_insn, 4, SUF_S, 0x00, 0x02, 0x05, 0, CPU_FPU, 0, 0
441 fistp, fildstp_insn, 4, SUF_Z, 0x03, 0x02, 0x07, 0, CPU_FPU, 0, 0
442 fistpl, fildstp_insn, 4, SUF_L, 0x03, 0x02, 0x07, 0, CPU_FPU, 0, 0
444 fistpq, fildstp_insn, 4, SUF_Q, 0x03, 0x02, 0x07, 0, CPU_FPU, 0, 0
445 fistps, fildstp_insn, 4, SUF_S, 0x03, 0x02, 0x07, 0, CPU_FPU, 0, 0
447 fisttp, fildstp_insn, 4, SUF_Z, 0x01, 0x00, 0x01, 0, CPU_SSE3, 0, 0
448 fisttpl, fildstp_insn,
[all...]
H A Dx86insn_nasm.gperf220 fild, fildstp_insn, 4, SUF_Z, 0x00, 0x02, 0x05, 0, CPU_FPU, 0, 0
225 fistp, fildstp_insn, 4, SUF_Z, 0x03, 0x02, 0x07, 0, CPU_FPU, 0, 0
226 fisttp, fildstp_insn, 4, SUF_Z, 0x01, 0x00, 0x01, 0, CPU_SSE3, 0, 0
H A Dx86insns.c1334 static const x86_insn_info fildstp_insn[] = { variable

Completed in 113 milliseconds