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