diff options
author | Jose Maria Casanova Crespo <[email protected]> | 2018-06-12 14:52:14 +0200 |
---|---|---|
committer | Jose Maria Casanova Crespo <[email protected]> | 2018-07-09 15:28:48 +0200 |
commit | 6706b421f042c9cc0d8c7d20e974791674acab2b (patch) | |
tree | b1c804c7f1ab86b2441614e704ba48d6c7541be8 /src/getopt | |
parent | e8f82b33fbb572dea1c5b645ea3520915061cddc (diff) |
intel/fs: use uint type for per_slot_offset at GS
This helps us to compact original instruction:
mul(8) g3<1>D g6<8,8,1>UD 0x00000006UD { align1 1Q };
So now we emit:
mul(8) g3<1>UD g6<8,8,1>UD 0x00000006UD { align1 1Q compacted };
Reviewed-by: Samuel Iglesias Gonsálvez <[email protected]>
Diffstat (limited to 'src/getopt')
0 files changed, 0 insertions, 0 deletions