This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r242517 - in /trunk/gcc: ChangeLog config/mips/...


Author: macro
Date: Wed Nov 16 21:42:31 2016
New Revision: 242517

URL: https://gcc.gnu.org/viewcvs?rev=242517&root=gcc&view=rev
Log:
MIPS16/GCC: Emit explicit JRC from `casesi_internal_mips16_<mode>' insn

	gcc/
	* config/mips/mips.md (casesi_internal_mips16_<mode>):
	Explicitly switch between JR and JRC for the table jump.  Adjust
	instruction count.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/mips/mips.md


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]