about summary refs log tree commit diff stats
path: root/reproducers/issue-1370b.c
blob: 64f64fd71e639fbb5d137ee078e1ac89c3ed9c35 (plain) (blame)
1
2
3
void main() {
    asm("blsr %rbx, %rax");
}