12 lines · plain
1; RUN: llvm-mc -triple=m68k -show-encoding %s | FileCheck %s2 3; CHECK: not.b %d04; CHECK-SAME: encoding: [0x46,0x00]5not.b %d06; CHECK: not.w %d07; CHECK-SAME: encoding: [0x46,0x40]8not.w %d09; CHECK: not.l %d010; CHECK-SAME: encoding: [0x46,0x80]11not.l %d012