Maciej Rozycki <maciej.rozy...@imgtec.com> writes: > gcc/ > config/mips/mips.md (casesi_internal_mips16_<mode>): Add missing > <d> instruction prefixes throughout. Correct formatting. > > gcc/testsuite/ > * gcc.target/mips/code-readable-4.c (dg-final): Expect `dla' > rather than `la'. > --- > OK to apply?
OK. I have no idea what system supports 64-bit MIPS16 but given it costs little to improve consistency here then it is at least doing no harm. Thanks, Matthew