x86: Add -O[2|s] assembler command-line options
[deliverable/binutils-gdb.git] / gas / testsuite / gas / d10v / immediate-005.s
1 ;; ops with immediate args
2
3 .text
4 .global foo
5 foo:
6 rac r4,a0,bad_value
7
This page took 0.031708 seconds and 4 git commands to generate.