Remove the FPA support from the disassembler. This entails a couple of testsuite fixes where we were (probably incorrectly) disassembling a generic co-processor instruction using the legacy FPA opcodes. --- .../gas/arm/copro-arm_v2plus-arm_v2.d | 6 +- .../arm/copro-thumb_v6t2plus-thumb_v6t2-1.d | 6 +- include/opcode/arm.h | 7 +- opcodes/arm-dis.c | 197 +----------------- 4 files changed, 10 insertions(+), 206 deletions(-)