summaryrefslogtreecommitdiffstats
path: root/src/intel/common/gen_decoder.h
Commit message (Expand)AuthorAgeFilesLines
* intel: decoder: enable decoding a single fieldLionel Landwerlin2017-11-011-0/+15
* intel: decoder: expose missing find_enum()Lionel Landwerlin2017-11-011-0/+2
* intel: decoder: simplify field_is_header()Lionel Landwerlin2017-11-011-1/+2
* intel: common: make intel utils available from C++Lionel Landwerlin2017-11-011-0/+9
* intel: decoder: extract instruction/structs lengthLionel Landwerlin2017-11-011-0/+1
* intel: decoder: add destructor for gen_specLionel Landwerlin2017-11-011-8/+7
* intel: decoder: expose helper to test header fieldsLionel Landwerlin2017-11-011-0/+1
* intel: decoder: don't read qword outside instruction/struct limitLionel Landwerlin2017-11-011-0/+1
* intel: decoder: build sorted linked lists of fieldsLionel Landwerlin2017-11-011-4/+3
* intel: common: expose gen_spec fieldsLionel Landwerlin2017-11-011-0/+13
* intel/genxml: Fix decoding of groups with fields smaller than a DWord.Kenneth Graunke2017-10-301-0/+2
* intel: gen-decoder: rework how we handle groupsLionel Landwerlin2017-06-061-8/+13
* intel/aubinator: Correctly read variable length structs.Rafael Antognolli2017-04-241-0/+6
* intel: tools: add aubinator_error_decode toolLionel Landwerlin2017-04-041-0/+1
* aubinator/gen_decoder/i965: decode instructions from dword 0Lionel Landwerlin2017-04-031-1/+1
* intel: gen_decoder: store pointer to current decoded field in iteratorLionel Landwerlin2017-04-031-0/+1
* intel: Move tools/decoder.[ch] to common/gen_decoder.[ch].Kenneth Graunke2017-03-211-0/+138