index
:
igt-gpu-tools.git
master
patchseet_v24
patchseet_v25
vm-bind
DRM IGT GPU Tools
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
assembler
/
lex.l
Age
Commit message (
Expand
)
Author
2013-05-22
assembler: Add support for the SENDC instruction.
Matt Turner
2013-03-04
assembler: Add location support
Damien Lespiau
2013-03-04
build: Integrate the merged gen assembler in the build system
Damien Lespiau
2013-03-04
Add autotools build system, and rearrange directory layout.
Eric Anholt
2013-03-04
Add support for register-indirect access in destination registers.
Eric Anholt
2013-03-04
Avoid shift/reduce conflict in predicate by making flagreg and subreg 1 token.
Eric Anholt
2013-03-04
Add support for predicate control.
Eric Anholt
2013-03-04
Add support for swizzle control on source operands.
Eric Anholt
2013-03-04
Add support for more instruction options.
Eric Anholt
2013-03-04
Add rules for more registers, and use some for destinations.
Eric Anholt
2013-03-04
Add many more opcodes.
Eric Anholt
2013-03-04
Lex the register number with the register name.
Eric Anholt
2013-03-04
Add syntax for extended math send functions, and adjust packed_yuv_sf for it.
Eric Anholt
2013-03-04
Add a syntax for urb write messages.
Eric Anholt
2013-03-04
Add support for negate and abs to source operands.
Eric Anholt
2013-03-04
C warnings cleanup.
Eric Anholt
2013-03-04
Get the wm program to parse.
Eric Anholt
2013-03-04
Initial gen4asm code.
Eric Anholt