[docs] Add LICENSE.txt to the root of the mono-repo
[llvm-project.git] / llvm / test / CodeGen / M68k / is-pcrel-register-operand-legal.mir
bloba755164937b1603f770658e24c3eb46179251ed1
1 # RUN: llc -O0 -mtriple=m68k -start-after=prologepilog -verify-machineinstrs %s -o - | FileCheck %s
3 name: is-pcrel-register-operand-legal
4 body:             |
5   bb.0.entry:
6     ; CHECK: move.l  (0,%pc,%a0), (%a1)
7     ; CHECK: move.l  (%a0), (0,%pc,%a1)
9     MOV32jk $a1,  0, $a0, implicit-def $ccr
10     MOV32kj 0,  $a1, $a0, implicit-def $ccr