brintos

brintos / llvm-project-archived public Read only

0
0
Text · 380 B · 95f4317 Raw
23 lines · plain
1# RUN: llvm-mc -disassemble -triple m68k %s | FileCheck %s2 3# CHECK: btst    %d3, %a040x07 0x085 6# CHECK: btst    %d5, -(%a2)70x0b 0x228 9# CHECK: btst    #20, -(%a4)100x08 0x24 0x00 0x1411 12# CHECK: btst    %d5, (79,%sp,%a0)130x0b 0x37 0x88 0x4f14 15# CHECK: btst    %d4, (%a2)+160x09 0x1a17 18# CHECK: btst    %d6, (8217,%pc)190x0d 0x3a 0x20 0x1920 21# CHECK: btst #20, %d3220x08 0x03 0x00 0x1423