Change-Id: Iaa2ddc5a80f37161a0f526202da408f8ae1bfd43
@ -36,12 +36,21 @@
dli t6, 0x00
bal inputaddress #input value stored in v0
nop
dli t6, 0xc
and v0, v0, t6
not t6, t6
and s1, s1, t6
or s1, s1, v0
beq v0, 0x4, 98f
beq v0, 0x8, 97f
b 99f
97:
dli s1, 0x0 //MC1 only
98:
dli s3, 0x0 //MC0 only
99:
#endif
#if (SEL_DBL== 1)