Hi Christian, The canonical way to write these tests is to use llvm-mc -show-encoding, as opposed to piping ELF output through llvm-objdump. As an example, take a look at test/MC/ARM/thumb-neon-crypto.s. Cheers, James http://reviews.llvm.org/D3679