summaryrefslogtreecommitdiff
path: root/assembler/gram.y
AgeCommit message (Expand)Author
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 syntax for translating the DP write send message.Eric Anholt
2013-03-04Fix respecting of instruction options (misunderstood default action behavior).Eric Anholt
2013-03-04Fix up sampler send message translation and give it a near-usable syntax.Eric Anholt
2013-03-04Zero out the initial header instoptions.Eric Anholt
2013-03-04bzero instructions before filling in the bits we care about.Eric Anholt
2013-03-04Fill in type of null register to match Mesa.Eric Anholt
2013-03-04Fix translation of message registers.Eric Anholt
2013-03-04Fix translation of saturate value, and wire conditionalmod to 0 for now.Eric Anholt
2013-03-04Add support for negate and abs to source operands.Eric Anholt
2013-03-04Fix imm32 translation.Eric Anholt
2013-03-04Fix dest_horiz_stride translation, and destination type.Eric Anholt
2013-03-04Fix horizontal stride translation.Eric Anholt
2013-03-04C warnings cleanup.Eric Anholt
2013-03-04Start correcting the translation.Eric Anholt
2013-03-04Get the wm program to parse.Eric Anholt
2013-03-04Initial gen4asm code.Eric Anholt