index
:
~gfxstrand/intel-gpu-tools
master
wip/sand
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
assembler
/
main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-30
assembler/skl: Add gen 9 to the -g option
Damien Lespiau
1
-2
/
+2
2013-11-06
assembler/bdw: Set jip/uip offsets used by flow control instructions
Xiang, Haihao
1
-47
/
+5
2013-11-06
assembler/bdw: Add gen8_instruction from mesa
Damien Lespiau
1
-2
/
+2
2013-03-04
assembler: Remove trailing white space
Damien Lespiau
1
-1
/
+1
2013-03-04
assembler: Move struct relocation out of relocatable instructions
Damien Lespiau
1
-2
/
+2
2013-03-04
assembler: Renamed the instruction field to insn
Damien Lespiau
1
-5
/
+5
2013-03-04
assembler: Cleanup visibility of a few global variables/functions
Damien Lespiau
1
-6
/
+6
2013-03-04
assembler: Add a check for when width is 1 and hstride is not 0
Damien Lespiau
1
-1
/
+6
2013-03-04
assembler: Use brw_set_dest() to encode the destination
Damien Lespiau
1
-0
/
+11
2013-03-04
assembler: Don't expose functions only used in main.c
Damien Lespiau
1
-2
/
+2
2013-03-04
assembler: Don't change the size of opcodes!
Damien Lespiau
1
-11
/
+12
2013-03-04
assembler: Make explicit that labels are part of the instructions list
Damien Lespiau
1
-28
/
+38
2013-03-04
assembler: Make print_instruction() take an instruction
Damien Lespiau
1
-22
/
+22
2013-03-04
assembler: Rename branch_2_offset to break_cont
Damien Lespiau
1
-4
/
+4
2013-03-04
assembler: Rename branch to branch_gen6
Damien Lespiau
1
-1
/
+1
2013-03-04
build: Integrate the merged gen assembler in the build system
Damien Lespiau
1
-0
/
+493
2013-03-04
Add autotools build system, and rearrange directory layout.
Eric Anholt
1
-100
/
+0
2013-03-04
Add input/output file command line arguments.
Eric Anholt
1
-2
/
+46
2013-03-04
And add a comma. This was supposed to be a minor change.
Eric Anholt
1
-1
/
+1
2013-03-04
actually print out last uint32_t of instruction.
Eric Anholt
1
-1
/
+2
2013-03-04
Start correcting the translation.
Eric Anholt
1
-1
/
+1
2013-03-04
Initial gen4asm code.
Eric Anholt
1
-0
/
+55