blob: 9fbbaffb8b0487b4af9c9f8ed5b90172f079d44f [file] [log] [blame]
# frv testcase for andcr $CCi,$CCj,$CCk
# mach: all
.include "testutils.inc"
start
.global andcr
andcr:
set_spr_immed 0x1b1b,cccr
andcr cc7,cc7,cc3
test_spr_immed 0x1b1b,cccr
andcr cc7,cc6,cc3
test_spr_immed 0x1b1b,cccr
andcr cc7,cc5,cc3
test_spr_immed 0x1b1b,cccr
andcr cc7,cc4,cc3
test_spr_immed 0x1b1b,cccr
andcr cc6,cc7,cc3
test_spr_immed 0x1b1b,cccr
andcr cc6,cc6,cc3
test_spr_immed 0x1b1b,cccr
andcr cc6,cc5,cc3
test_spr_immed 0x1b1b,cccr
andcr cc6,cc4,cc3
test_spr_immed 0x1b1b,cccr
andcr cc5,cc7,cc3
test_spr_immed 0x1b1b,cccr
andcr cc5,cc6,cc3
test_spr_immed 0x1b1b,cccr
andcr cc5,cc5,cc3
test_spr_immed 0x1b1b,cccr
andcr cc5,cc4,cc3
test_spr_immed 0x1b1b,cccr
andcr cc4,cc7,cc3
test_spr_immed 0x1b1b,cccr
andcr cc4,cc6,cc3
test_spr_immed 0x1b1b,cccr
andcr cc4,cc5,cc3
test_spr_immed 0x1b9b,cccr
andcr cc4,cc4,cc3
test_spr_immed 0x1bdb,cccr
pass