i386 decoder shows operands of BT instruction in wrong order, Refs: #204. In addition: - the bit offset for BT with immediate operand is now always shown as a positive number. - the redundant displacement of 0 as in 0[eax] has been removed.
Signed-off-by: Josef Templ <josef.templ@gmail.com>