Home | History | Annotate | Download | only in AMDGPU
      1 # RUN: llvm-mc -arch=amdgcn -mcpu=tonga -disassemble -show-encoding < %s | FileCheck %s
      2 
      3 # CHECK: v_nop              ; encoding: [0x00,0x00,0x00,0x7e]
      4 0x00 0x00 0x00 0x7e
      5