search for: nvinst_v4

Displaying 1 result from an estimated 1 matches for "nvinst_v4".

2012 Apr 19
0
[LLVMdev] Target Dependent Hexagon Packetizer patch
...--------------------------------------------// >> +// Intruction Classes Definitions + >> +//----------------------------------------------------------------------------// >> + >> // >> // NV type instructions. >> // >> class NVInst_V4<dag outs, dag ins, string asmstr, list<dag> pattern> >> - : InstHexagon<outs, ins, asmstr, pattern, "", NV_V4> { >> + : InstHexagon<outs, ins, asmstr, pattern, "", NV_V4, TypeNV> { >> bits<5> rd; >> bits<5&gt...