Nagajyothi Eggone * config/tc-i386.c (cpu_arch): Add CPU_BTVER1_FLAGS and CPU_BTVER2_FLAGS. (i386_align_code): Add case for PROCESSOR_BT * config/tc-i386.h (enum processor_type): Add PROCESSOR_BT * doc/c-i386.texi: Add -march={btver1, btver2} options * testsuite/gas/i386/i386.exp: Add new btver1 and btver2 test cases to run. * testsuite/gas/i386/nops-1-btver1.d: New. * testsuite/gas/i386/nops-1-btver2.d: New. * testsuite/gas/i386/arch-10-btver1.d: New. * testsuite/gas/i386/arch-10-btver2.d: New. * testsuite/gas/i386/x86-64-nops-1-btver1.d: New. * testsuite/gas/i386/x86-64-nops-1-btver2.d: New. * testsuite/gas/i386/x86-64-arch-2-btver1.d: New. * testsuite/gas/i386/x86-64-arch-2-btver2.d: New.