1
0
mirror of https://github.com/c64scene-ar/llvm-6502.git synced 2025-02-21 06:30:16 +00:00
llvm-6502/test/Assembler/2003-05-21-ConstantShiftExpr.ll

4 lines
102 B
LLVM
Raw Normal View History

; Test that shift instructions can be used in constant expressions.
global int shl (int 7, ubyte 19)