[ARC] Don't check extAuxRegister second argument for sign.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arc / textcondcode-err.s
1 ; { dg-do assemble { target arc*-*-* } }
2 .extCondCode cctst, -12 ; { dg-error "Error: extCondCode's second argument cannot be a negative number -12" }
This page took 0.02984 seconds and 4 git commands to generate.