I admit I wasn't completely sure what I was doing here. In particular I couldn't ...
9 years, 4 months ago
(2016-06-03 05:29:58 UTC)
#2
I admit I wasn't completely sure what I was doing here. In particular I couldn't
figure out whether I should use vex_extensions or third_byte_38 for these
instructions. This code seems to decode the instructions correctly at least.
On 2016/06/03 05:29:58, rocallahan wrote: > I admit I wasn't completely sure what I was ...
9 years, 4 months ago
(2016-06-12 21:00:58 UTC)
#3
On 2016/06/03 05:29:58, rocallahan wrote:
> I admit I wasn't completely sure what I was doing here. In particular I
couldn't
> figure out whether I should use vex_extensions or third_byte_38 for these
> instructions. This code seems to decode the instructions correctly at least.
They can just live in the third_byte_38 array: vex_extensions is just adding
overhead unnecessarily in this case. Since I'm committing it I will make that
change. The rest looks good. Thanks for the patch.
Issue 299230043: i#1942 vpbroadcast: Support vpbroadcastb/w/d/q AVX2 instructions
Created 9 years, 4 months ago by rocallahan
Modified 9 years, 4 months ago
Reviewers: bruening
Base URL:
Comments: 1