Re: [Mesa-dev] [PATCH 1/4] radeon/llvm: Extend SI EXEC register support.

2012-09-06 Thread Tom Stellard
On Thu, Sep 06, 2012 at 01:00:00PM +0200, Michel Dänzer wrote: > From: Michel Dänzer > > Add 32 bit lo and hi variants, and binary encodings. > > Signed-off-by: Michel Dänzer > --- > src/gallium/drivers/radeon/MCTargetDesc/SIMCCodeEmitter.cpp |3 +++ > src/gallium/drivers/radeon/SIGenRegis

[Mesa-dev] [PATCH 1/4] radeon/llvm: Extend SI EXEC register support.

2012-09-06 Thread Michel Dänzer
From: Michel Dänzer Add 32 bit lo and hi variants, and binary encodings. Signed-off-by: Michel Dänzer --- src/gallium/drivers/radeon/MCTargetDesc/SIMCCodeEmitter.cpp |3 +++ src/gallium/drivers/radeon/SIGenRegisterInfo.pl |4 +++- 2 files changed, 6 insertions(+), 1 deletio