
Disabled for Darwin mode. Also disabled for ARM which has compatible aliases (implied 'sp' operand in 'srs*' instructions like 'srsda #31!').
5 lines
91 B
ArmAsm
5 lines
91 B
ArmAsm
# RUN: llvm-mc -triple=x86_64 %s | FileCheck %s
|
|
|
|
# CHECK: movl %eax, 15
|
|
movl %eax, 3 ! ~12
|