Skip to content
Snippets Groups Projects
Commit c6f38234 authored by Hans-Peter Nilsson's avatar Hans-Peter Nilsson
Browse files

* cgen-ops.h (ADDQI, SUBQI, MULQI, NEGQI, ABSQI, ADDHI, SUBHI)

	(MULHI, NEGHI, ABSHI, ADDSI, SUBSI, MULSI, NEGSI, ABSSI, ADDDI)
	(SUBDI, MULDI, NEGDI, ABSDI): Cast arguments to the unsigned type
	variant; UQI, UHI, USI, UDI, and cast the result to the signed
	type, QI, HI, SI, DI.
parent 2225d5bd
No related branches found
No related tags found
No related merge requests found
/* Semantics ops support for CGEN-based simulators.
Copyright (C) 1996, 1997, 1998, 1999, 2002, 2007, 2008
Copyright (C) 1996, 1997, 1998, 1999, 2002, 2007, 2008, 2009
Free Software Foundation, Inc.
Contributed by Cygnus Solutions.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment