[committed] Explicitly initialize all MIPS opcode fields
Richard Sandiford
rdsandiford@googlemail.com
Sun Jul 14 14:18:00 GMT 2013
More information about the Binutils mailing list
Sun Jul 14 14:18:00 GMT 2013
- Previous message (by thread): [committed] Preparse MIPS instructions into tokens
- Next message (by thread): [PATCH, ARM]: Fix SB group relocations
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
As promised rather too long ago, this patch explicitly initialises each field of the mips operand tables. It also reformats the lines so that things line up more. (We blew the 80-column limit years ago.) Tested on various targets and applied. Richard opcodes/ * Makefile.am (mips-opc.lo, micromips-opc.lo, mips16-opc.lo): Remove special rules. * Makefile.in: Regenerate. * mips-opc.c, micromips-opc.c, mips16-opc.c: Explicitly initialize all fields. Reformat. -------------- next part -------------- A non-text attachment was scrubbed... Name: opcodes-mfi.diff.bz2 Type: application/x-bzip2 Size: 40760 bytes Desc: not available URL: <https://sourceware.org/pipermail/binutils/attachments/20130714/cef0809c/attachment.bz2>
- Previous message (by thread): [committed] Preparse MIPS instructions into tokens
- Next message (by thread): [PATCH, ARM]: Fix SB group relocations
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list