Home | History | Annotate | Download | only in Mips
      1 # RUN: llvm-mc -show-encoding -triple mips-unknown-unknown %s | FileCheck %s
      2 #
      3 $BB0_2:
      4   .ent directives_test
      5     .frame    $sp,0,$ra
      6     .mask     0x00000000,0
      7     .fmask    0x00000000,0
      8     .set    noreorder
      9     .set    nomacro
     10     .set    noat
     11 $JTI0_0:
     12     .gpword    ($BB0_2)
     13     .word 0x77fffffc
     14 # CHECK: $JTI0_0:
     15 # CHECK-NEXT:     .4byte    2013265916
     16     .set  at=$12
     17     .set macro
     18     .set reorder
     19     .set  at=$a0
     20