Home | History | Annotate | Download | only in opcodes

Lines Matching full:framesize

2907      |.framesize.....................................................|
2910 int framesize = ((iw1 >> Linkage_framesize_bits) & Linkage_framesize_mask);
2918 OUTS (outf, uimm16s4 (framesize));
2920 OUTS (outf, uimm16s4d (framesize));