disas: remove opcode printing on ARM hosts
commit0f136d9e060ad879d0b840274ddfd1955e24fc10
authorAurelien Jarno <aurelien@aurel32.net>
Wed, 12 Jan 2011 13:55:36 +0000 (12 14:55 +0100)
committerAurelien Jarno <aurelien@aurel32.net>
Wed, 12 Jan 2011 14:12:58 +0000 (12 15:12 +0100)
treeb031ede8c280eccdbb286cd75efc5c22b2956d1b
parent5d48e9174e3bfa8655e1dc8f80887acd9040b427
disas: remove opcode printing on ARM hosts

Following commit 5d48e9174e3bfa8655e1dc8f80887acd9040b427, it's possible
to remove the hack that used to display the opcodes on ARM hosts only.

Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
disas.c