OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-old/] [binutils-2.18.50/] [gas/] [testsuite/] [gas/] [bfin/] [expected_errors.s] - Rev 156

Go to most recent revision | Compare with Previous | Blame | View Log

	.text
 
	p0.H = 0x12345678;
	P0.l = 0x12345678;
 
	CC = R3 < 4;
	CC = R3 < 7;
	CC = R3 < 8;
	CC = R3 <= 4;
	CC = R3 <= 7;
	CC = R3 <= 8;
 
	A1 -= M2.h * R3.L, A0 -= M2.l * R3.L;
 
	R1.H = (A1=R7.L*R5.L) , A0 += R1.L*R0.L (IS);
 
	a0 += R2.L * R3.L (IU);
	a0 += R2.L * R3.L (T);
	a0 += R2.L * R3.L (TFU);
	a0 += R2.L * R3.L (S2RND);
	a0 += R2.L * R3.L (ISS2);
	a0 += R2.L * R3.L (IH);
	R0.H = (A1 = R4.L * R3.L) (T), A0 = R4.H * R3.L;
	R0.L = (A0 = R7.L * R4.H) (T), A1 += R7.H * R4.H;
 
	R0 = (A1 += R1.H * R3.H) (IU)
	R0.L = (A1 += R1.H * R3.H) (IU)
	R1 = (A0 += R1.H * R3.H) (IU)
	R1.H = (A0 += R1.H * R3.H) (IU)
 

Go to most recent revision | Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.