index
:
external_mesa3d.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
ilo
/
shader
/
toy_compiler_disasm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ilo: rename ilo_dev_info to ilo_dev
Chia-I Wu
2015-05-02
1
-4
/
+4
*
ilo: correct ISA UIP/JIP decoding for Gen8
Chia-I Wu
2015-02-14
1
-18
/
+39
*
ilo: prepare for 64-bit immediates decoding
Chia-I Wu
2015-02-14
1
-15
/
+31
*
ilo: cleanup ISA DW1 decoding
Chia-I Wu
2015-02-14
1
-34
/
+55
*
ilo: cleanup ISA DW0 decoding
Chia-I Wu
2015-02-14
1
-10
/
+16
*
ilo: update the toy compiler for Gen8
Chia-I Wu
2015-02-12
1
-34
/
+290
*
ilo: update genhw headers
Chia-I Wu
2015-02-12
1
-3
/
+3
*
ilo: tidy up message descriptor decoding
Chia-I Wu
2014-11-07
1
-189
/
+302
*
ilo: disassemble DP DC messages
Chia-I Wu
2014-11-06
1
-2
/
+140
*
ilo: disassemble TS messages
Chia-I Wu
2014-11-06
1
-0
/
+35
*
ilo: disassemble compacted instructions
Chia-I Wu
2014-10-11
1
-2
/
+90
*
ilo: fix a missing 'else'
Chia-I Wu
2014-09-29
1
-1
/
+1
*
ilo: simplify src operand gathering in disassembler
Chia-I Wu
2014-09-14
1
-15
/
+5
*
ilo: derive 3-src instructions from the opcode table
Chia-I Wu
2014-09-14
1
-9
/
+2
*
ilo: use an accessor for dev->gen
Chia-I Wu
2014-09-12
1
-13
/
+14
*
ilo: add GEN_EXTRACT() and GEN_SHIFT32()
Chia-I Wu
2014-09-12
1
-77
/
+78
*
ilo: fix a compile error with -Werror=format-security
Chia-I Wu
2014-09-12
1
-1
/
+1
*
ilo: add a new disassembler
Chia-I Wu
2014-09-11
1
-1265
/
+1352
*
ilo: make toy_compiler_disassemble() more useful
Chia-I Wu
2014-09-09
1
-4
/
+4
*
ilo: use ilo_dev_info in toy compiler
Chia-I Wu
2013-05-01
1
-1
/
+1
*
ilo: add a toy shader compiler
Chia-I Wu
2013-04-26
1
-0
/
+1385