Re: [Mesa-dev] [PATCH 2/3] i965/eu: set DF imm value to the source of DIM

2016-07-13 Thread Matt Turner
On Tue, Jul 12, 2016 at 11:42 PM, Samuel Iglesias Gonsálvez wrote: > According to HSW's PRM, vol02b, the DIM instruction has the following > restriction: > > "Restriction : src0 must be immediate. src0 must specify the :f (F, Float) > type encoding but is an immediate 64-bit DF (Double Float) valu

[Mesa-dev] [PATCH 2/3] i965/eu: set DF imm value to the source of DIM

2016-07-12 Thread Samuel Iglesias Gonsálvez
According to HSW's PRM, vol02b, the DIM instruction has the following restriction: "Restriction : src0 must be immediate. src0 must specify the :f (F, Float) type encoding but is an immediate 64-bit DF (Double Float) value. dst must have type DF." This commit allows to upload the immediate 64-bit