]> Git Repo - binutils.git/blame - gas/testsuite/gasp/reg.asm
* config/sh/tm-sh.h (BELIEVE_PCC_PROMOTION): Define, so that
[binutils.git] / gas / testsuite / gasp / reg.asm
CommitLineData
3981bad3
SC
1
2
3foo .REG (r1)
4 add foo,foo
5
6bar .reg (r2)
7 add bar,foo
8
9 .END
This page took 0.325966 seconds and 4 git commands to generate.