This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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]

RE: [PATCH] [ARC] Update conditions for illegal placed instructions.


Hi Nick,

> PPS: Looking to the future, if you add more classes of ARC instructions
> then the is_br_jmp_insn macro might need updating.  I was wondering if it
> would be better if the type of instruction were encoded into the opcode
> structure directly, so that you do not need to test for a whole range of
> classes...

Cupertino and myself had a talk about the need to update a bit ARC's opcode structure, and it seems to us, as you nicely hinted, we need an extra field there for error checking/exceptions.

Thank you for feedback,
Claudiu


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