summaryrefslogtreecommitdiff
path: root/assembler/lex.l
AgeCommit message (Expand)Author
2014-05-19assembler: distinguish the channel of .z from the condition of .zXiang, Haihao
2014-02-06assembler: define YY_NO_INPUT to prevent unused symbol warningsThomas Wood
2013-05-22assembler: Add support for the SENDC instruction.Matt Turner
2013-03-04assembler: Add location supportDamien Lespiau
2013-03-04build: Integrate the merged gen assembler in the build systemDamien Lespiau
2013-03-04Add autotools build system, and rearrange directory layout.Eric Anholt
2013-03-04Add support for register-indirect access in destination registers.Eric Anholt
2013-03-04Avoid shift/reduce conflict in predicate by making flagreg and subreg 1 token.Eric Anholt
2013-03-04Add support for predicate control.Eric Anholt
2013-03-04Add support for swizzle control on source operands.Eric Anholt
2013-03-04Add support for more instruction options.Eric Anholt
2013-03-04Add rules for more registers, and use some for destinations.Eric Anholt
2013-03-04Add many more opcodes.Eric Anholt
2013-03-04Lex the register number with the register name.Eric Anholt
2013-03-04Add syntax for extended math send functions, and adjust packed_yuv_sf for it.Eric Anholt
2013-03-04Add a syntax for urb write messages.Eric Anholt
2013-03-04Add support for negate and abs to source operands.Eric Anholt
2013-03-04C warnings cleanup.Eric Anholt
2013-03-04Get the wm program to parse.Eric Anholt
2013-03-04Initial gen4asm code.Eric Anholt