blob: 737c07914b730bdcf7dc76c7ec4443cc6e8bcce3 [file] [log] [blame]
; RUN: llvm-mc -triple=m68k -show-encoding %s | FileCheck %s
; CHECK: jmp (%a0)
; CHECK-SAME: encoding: [0x4e,0xd0]
jmp (%a0)