mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2025-06-11 01:46:14 +00:00
Fix setup of immediate types for gen4 disasm.
Caught by clang.
This commit is contained in:
parent
a6f1455019
commit
dea75a6935
@ -237,7 +237,7 @@ char *imm_encoding[8] = {
|
||||
[2] = "UW",
|
||||
[3] = "W",
|
||||
[5] = "VF",
|
||||
[5] = "V",
|
||||
[6] = "V",
|
||||
[7] = "F"
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user