summaryrefslogtreecommitdiff
path: root/assembler
AgeCommit message (Expand)Author
2019-01-29automake: drop assembler/shader-debugger automake supportDaniel Vetter
2018-11-05meson: Enable more warning flagsPetri Latvala
2018-11-05assembler: Compare correct thingsPetri Latvala
2018-04-04Test that register types are accepted in all valid forms.Adam Sampson
2018-04-04Use flex -i when building with meson.Adam Sampson
2018-01-17meson: Refactor get_option() calls for directoriesPetri Latvala
2018-01-16meson: Add quotes in assembler/test/run-test.shPetri Latvala
2017-11-29igt: Remove Android supportArkadiusz Hiler
2017-10-30assembler: Fix bashism in run-test.shRhys Kidd
2017-10-02meson: Distribute meson build system filesPetri Latvala
2017-09-18meson: Install the (dis)assemblerVille Syrjälä
2017-09-08meson: basic build system supportDaniel Vetter
2017-09-08assembler/test: Prep work for mesonDaniel Vetter
2017-03-10assembler/gen8_disasm.c: Remove unused m_mask_ctrlPetri Latvala
2016-11-30assembler: RSQ is a math functionKristian H. Kristensen
2016-11-30assembler: Set 3src options before sourcesKristian H. Kristensen
2016-11-30assembler: Fix assert when setting 3src sourcesKristian H. Kristensen
2016-09-01autotools/: Allow check target to be invoked w/o the need to issue a build.Marius Vlad
2016-06-23assembler/: Fix lex warnings for %empty and %nonassoc.marius vlad
2015-08-21assembler: remove built sources with make cleanThomas Wood
2014-09-30assembler/skl: update the extdesc field for SEND instructionZhao Yakui
2014-09-30assembler/skl: Add more cache agent for write(...)Zhao Yakui
2014-09-30assembler/skl: update read(...)Zhao Yakui
2014-09-30assembler/skl: Redefine the cache agent type for some fixed functionsZhao Yakui
2014-09-30assembler/skl: Add gen 9 to the -g optionDamien Lespiau
2014-05-19assembler: distinguish the channel of .z from the condition of .zXiang, Haihao
2014-05-19assembler: switch the order of swizzle and regtype to match the BNF of the as...Xiang, Haihao
2014-02-13Assembler/bdw: Remove the unsupported cache agent for WRITE(...)Zhao Yakui
2014-02-11assembler: fix condition for printing a warningThomas Wood
2014-02-06assembler: define YY_NO_INPUT to prevent unused symbol warningsThomas Wood
2013-12-06assembler/bdw: Update write(...)Xiang, Haihao
2013-11-06assembler/bdw: Add the DATA_PORT_CACHE1 shared function for Gen8+Zhao Yakui
2013-11-06assembler/bdw: Add the support of align1 register-indirect addressing mode on...Zhao Yakui
2013-11-06assembler/bdw: SEND instructionXiang, Haihao
2013-11-06assembler/bdw: Small cleanupBen Widawsky
2013-11-06assembler/bdw: Check & Refinement Engine messageXiang, Haihao
2013-11-06assembler/bdw: Video Motion Estimation(VME) messageXiang, Haihao
2013-11-06assembler/bdw: Thread Spawn messageXiang, Haihao
2013-11-06assembler/bdw: Data port messageXiang, Haihao
2013-11-06assembler/bdw: Set thread switch for multiple branch instructionsXiang, Haihao
2013-11-06assembler/bdw: Set jip/uip offsets used by flow control instructionsXiang, Haihao
2013-11-06assembler/bdw: Disable mask control for advanced modeXiang, Haihao
2013-11-06assembler/bdw: Set math functionXiang, Haihao
2013-11-06assembler/bdw: Use gen8_set_exec_size() to set the execution sizeDamien Lespiau
2013-11-06assembler/bdw: Preliminary gen8 send & msgtarget supportDamien Lespiau
2013-11-06assembler/bdw: Add the start of a gen8 disassemblerDamien Lespiau
2013-11-06assembler/bdw: Make the validation functions take a brw_program_instructionDamien Lespiau
2013-11-06assembler/bdw: Support some basic gen8 intructionsDamien Lespiau
2013-11-06assembler/bdw: Add gen8_instruction from mesaDamien Lespiau
2013-11-04Update .gitignore a bitDaniel Vetter