X86: Fix a copy/paste mistake where the bit test instructions were using an immediate...
authorGabe Black <gblack@eecs.umich.edu>
Sun, 2 Dec 2007 09:46:29 +0000 (01:46 -0800)
committerGabe Black <gblack@eecs.umich.edu>
Sun, 2 Dec 2007 09:46:29 +0000 (01:46 -0800)
commitb5d40183829f5aa6f8f7196aad11cef037d04443
treefff0a9077aa3543248ba25d5a196a967c869e9b7
parent62ad1d2872ad97f9aa6ca76a5daf69429bbaf44b
X86: Fix a copy/paste mistake where the bit test instructions were using an immediate where they should use a register.

--HG--
extra : convert_revision : b0ee80e4c7fdb58a1eb85b3bcc82a0cdaa93330a
src/arch/x86/isa/insts/general_purpose/compare_and_test/bit_test.py