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
/
main.c
Age
Commit message (
Expand
)
Author
2014-09-30
assembler/skl: Add gen 9 to the -g option
Damien Lespiau
2013-11-06
assembler/bdw: Set jip/uip offsets used by flow control instructions
Xiang, Haihao
2013-11-06
assembler/bdw: Add gen8_instruction from mesa
Damien Lespiau
2013-03-04
assembler: Remove trailing white space
Damien Lespiau
2013-03-04
assembler: Move struct relocation out of relocatable instructions
Damien Lespiau
2013-03-04
assembler: Renamed the instruction field to insn
Damien Lespiau
2013-03-04
assembler: Cleanup visibility of a few global variables/functions
Damien Lespiau
2013-03-04
assembler: Add a check for when width is 1 and hstride is not 0
Damien Lespiau
2013-03-04
assembler: Use brw_set_dest() to encode the destination
Damien Lespiau
2013-03-04
assembler: Don't expose functions only used in main.c
Damien Lespiau
2013-03-04
assembler: Don't change the size of opcodes!
Damien Lespiau
2013-03-04
assembler: Make explicit that labels are part of the instructions list
Damien Lespiau
2013-03-04
assembler: Make print_instruction() take an instruction
Damien Lespiau
2013-03-04
assembler: Rename branch_2_offset to break_cont
Damien Lespiau
2013-03-04
assembler: Rename branch to branch_gen6
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 input/output file command line arguments.
Eric Anholt
2013-03-04
And add a comma. This was supposed to be a minor change.
Eric Anholt
2013-03-04
actually print out last uint32_t of instruction.
Eric Anholt
2013-03-04
Start correcting the translation.
Eric Anholt
2013-03-04
Initial gen4asm code.
Eric Anholt