summaryrefslogtreecommitdiff
path: root/assembler
AgeCommit message (Expand)AuthorFilesLines
2018-01-16meson: Add quotes in assembler/test/run-test.shPetri Latvala1-6/+6
2017-11-29igt: Remove Android supportArkadiusz Hiler1-5/+0
2017-10-30assembler: Fix bashism in run-test.shRhys Kidd1-1/+1
2017-10-02meson: Distribute meson build system filesPetri Latvala1-0/+1
2017-09-18meson: Install the (dis)assemblerVille Syrjälä1-4/+17
2017-09-08meson: basic build system supportDaniel Vetter1-0/+73
2017-09-08assembler/test: Prep work for mesonDaniel Vetter1-4/+12
2017-03-10assembler/gen8_disasm.c: Remove unused m_mask_ctrlPetri Latvala1-5/+0
2016-11-30assembler: RSQ is a math functionKristian H. Kristensen1-1/+1
2016-11-30assembler: Set 3src options before sourcesKristian H. Kristensen1-1/+1
2016-11-30assembler: Fix assert when setting 3src sourcesKristian H. Kristensen1-2/+2
2016-09-01autotools/: Allow check target to be invoked w/o the need to issue a build.Marius Vlad3-96/+107
2016-06-23assembler/: Fix lex warnings for %empty and %nonassoc.marius vlad1-37/+37
2015-08-21assembler: remove built sources with make cleanThomas Wood1-1/+1
2014-09-30assembler/skl: update the extdesc field for SEND instructionZhao Yakui4-2/+38
2014-09-30assembler/skl: Add more cache agent for write(...)Zhao Yakui1-10/+30
2014-09-30assembler/skl: update read(...)Zhao Yakui1-1/+21
2014-09-30assembler/skl: Redefine the cache agent type for some fixed functionsZhao Yakui1-0/+7
2014-09-30assembler/skl: Add gen 9 to the -g optionDamien Lespiau2-4/+4
2014-05-19assembler: distinguish the channel of .z from the condition of .zXiang, Haihao1-0/+45
2014-05-19assembler: switch the order of swizzle and regtype to match the BNF of the as...Xiang, Haihao1-3/+3
2014-02-13Assembler/bdw: Remove the unsupported cache agent for WRITE(...)Zhao Yakui1-4/+0
2014-02-11assembler: fix condition for printing a warningThomas Wood1-1/+1
2014-02-06assembler: define YY_NO_INPUT to prevent unused symbol warningsThomas Wood1-0/+1
2013-12-06assembler/bdw: Update write(...)Xiang, Haihao1-2/+28
2013-11-06assembler/bdw: Add the DATA_PORT_CACHE1 shared function for Gen8+Zhao Yakui2-1/+3
2013-11-06assembler/bdw: Add the support of align1 register-indirect addressing mode on...Zhao Yakui3-15/+101
2013-11-06assembler/bdw: SEND instructionXiang, Haihao1-4/+15
2013-11-06assembler/bdw: Small cleanupBen Widawsky1-3/+1
2013-11-06assembler/bdw: Check & Refinement Engine messageXiang, Haihao2-7/+22
2013-11-06assembler/bdw: Video Motion Estimation(VME) messageXiang, Haihao2-1/+14
2013-11-06assembler/bdw: Thread Spawn messageXiang, Haihao2-12/+29
2013-11-06assembler/bdw: Data port messageXiang, Haihao2-32/+80
2013-11-06assembler/bdw: Set thread switch for multiple branch instructionsXiang, Haihao1-2/+8
2013-11-06assembler/bdw: Set jip/uip offsets used by flow control instructionsXiang, Haihao2-47/+88
2013-11-06assembler/bdw: Disable mask control for advanced modeXiang, Haihao1-2/+6
2013-11-06assembler/bdw: Set math functionXiang, Haihao1-1/+6
2013-11-06assembler/bdw: Use gen8_set_exec_size() to set the execution sizeDamien Lespiau1-5/+13
2013-11-06assembler/bdw: Preliminary gen8 send & msgtarget supportDamien Lespiau1-6/+28
2013-11-06assembler/bdw: Add the start of a gen8 disassemblerDamien Lespiau3-3/+1002
2013-11-06assembler/bdw: Make the validation functions take a brw_program_instructionDamien Lespiau1-10/+26
2013-11-06assembler/bdw: Support some basic gen8 intructionsDamien Lespiau2-8/+60
2013-11-06assembler/bdw: Add gen8_instruction from mesaDamien Lespiau5-2/+681
2013-11-04Update .gitignore a bitDaniel Vetter1-4/+5
2013-08-20assembler: Disable the declare testDamien Lespiau1-1/+1
2013-08-20assembler: Disable tests that where already failing in the gen4asm repoDamien Lespiau1-5/+13
2013-08-20assembler: Ignore make check outputDamien Lespiau1-0/+3
2013-08-20assembler: Fix the path of intel-gen4asmDamien Lespiau1-1/+1
2013-08-20assembler: Revert "Fix missing environment variables problem in test/run-test...Damien Lespiau1-7/+5
2013-08-20assembler: Revert "Automatically run all test cases."Damien Lespiau2-80/+11