Upload Tizen:Base source
[external/binutils.git] / gas / testsuite / gas / d10v / immediate-004.s
1         ;; ops with immediate args
2
3         .text
4         .global foo
5 foo:    
6         btsti     r3,bad_value
7
8