microwatt/tests/misc
Paul Mackerras 29fabeb12e tests/misc: Add a test for correct CTR and LR updating by branches
This adds a test with a bdnzl followed immediately by a bdnz, to check
that CTR and LR both get evaluated and written back correctly in this
situation.

Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
..
Makefile Add a new misc test suite with addpcis tests
head.S tests/misc: Add a test for correct CTR and LR updating by branches
misc.c tests/misc: Add a test for correct CTR and LR updating by branches
powerpc.lds Add a new misc test suite with addpcis tests