Hi,
Thank you for sharing the following patch series.
On 10/26/18 6:15 AM, Eero Tamminen wrote:
> Hi,
>
> Toni had a working assembler in early 2017, but he had to stop working
> on it because nobody reviewed the patches needed for the disassembler.
>
> Maybe his patch series for the disassemb
Hi,
Toni had a working assembler in early 2017, but he had to stop working
on it because nobody reviewed the patches needed for the disassembler.
Maybe his patch series for the disassembly output still has something
useful for your assembler:
* i965 shader disassembly label support:
htt
On 10/25/18 12:55 AM, Samuel Iglesias Gonsálvez wrote:
> On Thursday, 25 October 2018 1:25:53 (CEST) Sagar Ghuge wrote:
>> While disassembling send(c) instruction print message descriptor as
>> immediate source operand along with message descriptor. This allows
>> assembler to read immediate sour
On Thursday, 25 October 2018 1:25:53 (CEST) Sagar Ghuge wrote:
> While disassembling send(c) instruction print message descriptor as
> immediate source operand along with message descriptor. This allows
> assembler to read immediate source operand and set bits accordingly.
>
> Signed-off-by: Sagar
While disassembling send(c) instruction print message descriptor as
immediate source operand along with message descriptor. This allows
assembler to read immediate source operand and set bits accordingly.
Signed-off-by: Sagar Ghuge
---
src/intel/compiler/brw_disasm.c | 9 +++--
1 file change