changes on the composite location generation (but still it doesn't work) & found...
[IRC.git] / Robust / src / Benchmarks / SSJava / MP3Decoder / huffcodetab.java
index 895f95fd1cdd96d435d1d0974f47f583cdaf46ba..0b8ba3347c4ed3ec6d46d450b205d5f4eece8cf2 100644 (file)
@@ -509,11 +509,10 @@ final class huffcodetab {
 //  @LATTICE("OUT<V1, THIS<V1,V1<V,V<IN,IN<C,C*,V*,THISLOC=THIS,GLOBALLOC=IN")\r
   @LATTICE("OUT<THIS, THIS<V1,V1<V,V<IN,IN<C,C*,V*,THISLOC=THIS,GLOBALLOC=IN")\r
   @RETURNLOC("OUT,BitReserve.BIT")\r
-  @PCLOC("OUT,BitReserve.BIT")\r
   public static int huffman_decoder(@LOC("THIS,LayerIIIDecoder.SI2") int htIdx,\r
       @LOC("OUT,BitReserve.BIT") int[] x, @LOC("OUT,BitReserve.BIT") int[] y,\r
       @LOC("OUT,BitReserve.BIT") int[] v, @LOC("OUT,BitReserve.BIT") int[] w,\r
-      @LOC("V1") BitReserve br) {\r
+      @LOC("THIS,LayerIIIDecoder.BR") BitReserve br) {\r
     // array of all huffcodtable headers\r
     // 0..31 Huffman code table 0..31\r
     // 32,33 count1-tables\r