Re: [PATCH v2] [MIPS] Inhibit trailing .insn if pool is not followed by code

2019-06-11 Thread Jeff Law
On 6/8/19 3:21 PM, Faraz Shahbazker wrote: > The __pool and __pend symbols are used to mark the beginning and end > of inline constant pools in MIPS16 code regions. However if the pool > occurs at the boundary of a code region and is not followed by further > code, presence of the __pend symbol ca

[PATCH v2] [MIPS] Inhibit trailing .insn if pool is not followed by code

2019-06-08 Thread Faraz Shahbazker
The __pool and __pend symbols are used to mark the beginning and end of inline constant pools in MIPS16 code regions. However if the pool occurs at the boundary of a code region and is not followed by further code, presence of the __pend symbol can confuse the dissassembler in to treating subseque