disas: remove opcode printing on ARM hosts
authorAurelien Jarno <aurelien@aurel32.net>
Wed, 12 Jan 2011 13:55:36 +0000 (14:55 +0100)
committerAurelien Jarno <aurelien@aurel32.net>
Wed, 12 Jan 2011 14:12:58 +0000 (15:12 +0100)
commit7726f704f58a83344b6a1e992cd222441e7cd359
treeb031ede8c280eccdbb286cd75efc5c22b2956d1b
parente6d0dd5ba9867a4d9d42d807de0d2236cde5e4a5
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