X86: Implement and attach the BSR and BSF instructions.
authorGabe Black <gblack@eecs.umich.edu>
Tue, 22 Jan 2008 05:10:33 +0000 (00:10 -0500)
committerGabe Black <gblack@eecs.umich.edu>
Tue, 22 Jan 2008 05:10:33 +0000 (00:10 -0500)
commit60c2d98fc088dea76f0cd67588d4efb2ca557136
tree06020a58cbef4bf902447e286e96fad19b375a4a
parentf809637011dfde5f14bd8ee07f7c694ab150c253
X86: Implement and attach the BSR and BSF instructions.

--HG--
extra : convert_revision : be7e11980092e5d1baff0e05d4ec910305966908
src/arch/x86/isa/decoder/two_byte_opcodes.isa
src/arch/x86/isa/insts/general_purpose/compare_and_test/bit_scan.py