cpehle / gpuocelot

Automatically exported from code.google.com/p/gpuocelot
0 stars 0 forks source link

BFE ptx instruction is not supported #66

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Compile bfe.cpp and link with ocelot
2.Run

What is the expected output? What do you see instead?
terminate called after throwing an instance of 'parser::PTXParser::Exception'
  what():  
Failed to parse file 'bfetest':

Offending line : bfe.u32 u32_4,u32_1,u32_1,8;

Please use labels and text to provide additional information.

Original issue reported on code.google.com by ashwin.l...@gmail.com on 31 Jan 2012 at 10:41

Attachments:

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r1714.

Original comment by ashwin.l...@gmail.com on 3 Feb 2012 at 6:08