Searched hist:11159 (Results 1 - 5 of 5) sorted by relevance

/gem5/src/arch/x86/isa/insts/x87/compare_and_test/
H A Dfloating_point_unordered_compare.pydiff 11159:9459593cb649 Tue Oct 06 20:26:00 EDT 2015 Steve Reinhardt <steve.reinhardt@amd.com> x86: implement fild, fucomi, and fucomip x87 insts

fild loads an integer value into the x87 top of stack register.
fucomi/fucomip compare two x87 register values (the latter
also doing a stack pop).
These instructions are used by some versions of GNU libstdc++.
/gem5/src/arch/x86/isa/insts/x87/data_transfer_and_conversion/
H A Dconvert_and_load_or_store_integer.pydiff 11159:9459593cb649 Tue Oct 06 20:26:00 EDT 2015 Steve Reinhardt <steve.reinhardt@amd.com> x86: implement fild, fucomi, and fucomip x87 insts

fild loads an integer value into the x87 top of stack register.
fucomi/fucomip compare two x87 register values (the latter
also doing a stack pop).
These instructions are used by some versions of GNU libstdc++.
/gem5/src/arch/x86/isa/decoder/
H A Dx87.isadiff 11159:9459593cb649 Tue Oct 06 20:26:00 EDT 2015 Steve Reinhardt <steve.reinhardt@amd.com> x86: implement fild, fucomi, and fucomip x87 insts

fild loads an integer value into the x87 top of stack register.
fucomi/fucomip compare two x87 register values (the latter
also doing a stack pop).
These instructions are used by some versions of GNU libstdc++.
/gem5/src/arch/x86/isa/microops/
H A Dfpop.isadiff 11159:9459593cb649 Tue Oct 06 20:26:00 EDT 2015 Steve Reinhardt <steve.reinhardt@amd.com> x86: implement fild, fucomi, and fucomip x87 insts

fild loads an integer value into the x87 top of stack register.
fucomi/fucomip compare two x87 register values (the latter
also doing a stack pop).
These instructions are used by some versions of GNU libstdc++.
H A Dldstop.isadiff 11159:9459593cb649 Tue Oct 06 20:26:00 EDT 2015 Steve Reinhardt <steve.reinhardt@amd.com> x86: implement fild, fucomi, and fucomip x87 insts

fild loads an integer value into the x87 top of stack register.
fucomi/fucomip compare two x87 register values (the latter
also doing a stack pop).
These instructions are used by some versions of GNU libstdc++.

Completed in 34 milliseconds