1; RUN: llvm-mc -triple=m68k -show-encoding %s | FileCheck %s 2 3; CHECK: nop 4; CHECK-SAME: encoding: [0x4e,0x71] 5nop 6 7