[obj2yaml] - Fix a comment. NFC.
[llvm-complete.git] / test / MC / AVR / inst-nop.s
blob7ec127ae7c8f34ff6c8387d9ace599e479549c8e
1 ; RUN: llvm-mc -triple avr -show-encoding < %s | FileCheck %s
4 foo:
6 nop
8 ; CHECK: nop ; encoding: [0x00,0x00]