brintos

brintos / llvm-project-archived public Read only

0
0
Text · 168 B · b8946bd Raw
6 lines · plain
1# RUN: llvm-mc -triple=m68k -show-inst-operands %s 2> %t02# RUN: FileCheck %s < %t03 4; CHECK:	parsed instruction: [token 'move.l', immediate 123, %24]5move.l	#123, %d06