HomeSort by: relevance | last modified time | path
    Searched defs:LSIZE (Results 1 - 7 of 7) sorted by relevancy

  /src/share/man/tools/
line.c 9 #define LSIZE 512
15 char line[LSIZE];
20 linend = line + LSIZE;
26 write (1, line, LSIZE);
  /src/external/gpl3/binutils/dist/opcodes/
rx-decode.c 47 #define LSIZE 2
304 BWL(LSIZE);
6949 ID(bset); BWL(LSIZE); SC(b*16+ittt); DR(rdst); F_____;
6990 ID(bclr); BWL(LSIZE); SC(b*16+ittt); DR(rdst); F_____;
7031 ID(btst); BWL(LSIZE); S2C(b*16+ittt); SR(rdst); F___ZC;
10242 BWL(LSIZE);
10302 BWL(LSIZE);
10362 BWL(LSIZE);
10422 BWL(LSIZE);
10536 ID(fsub); DR(rdst); SD(sd, rsrc, LSIZE); F__SZ_
    [all...]
  /src/external/gpl3/binutils.old/dist/opcodes/
rx-decode.c 47 #define LSIZE 2
304 BWL(LSIZE);
6949 ID(bset); BWL(LSIZE); SC(b*16+ittt); DR(rdst); F_____;
6990 ID(bclr); BWL(LSIZE); SC(b*16+ittt); DR(rdst); F_____;
7031 ID(btst); BWL(LSIZE); S2C(b*16+ittt); SR(rdst); F___ZC;
10242 BWL(LSIZE);
10302 BWL(LSIZE);
10362 BWL(LSIZE);
10422 BWL(LSIZE);
10536 ID(fsub); DR(rdst); SD(sd, rsrc, LSIZE); F__SZ_
    [all...]
  /src/external/gpl3/gdb.old/dist/opcodes/
rx-decode.c 47 #define LSIZE 2
304 BWL(LSIZE);
6949 ID(bset); BWL(LSIZE); SC(b*16+ittt); DR(rdst); F_____;
6990 ID(bclr); BWL(LSIZE); SC(b*16+ittt); DR(rdst); F_____;
7031 ID(btst); BWL(LSIZE); S2C(b*16+ittt); SR(rdst); F___ZC;
10242 BWL(LSIZE);
10302 BWL(LSIZE);
10362 BWL(LSIZE);
10422 BWL(LSIZE);
10536 ID(fsub); DR(rdst); SD(sd, rsrc, LSIZE); F__SZ_
    [all...]
  /src/external/gpl3/gdb/dist/opcodes/
rx-decode.c 47 #define LSIZE 2
304 BWL(LSIZE);
6949 ID(bset); BWL(LSIZE); SC(b*16+ittt); DR(rdst); F_____;
6990 ID(bclr); BWL(LSIZE); SC(b*16+ittt); DR(rdst); F_____;
7031 ID(btst); BWL(LSIZE); S2C(b*16+ittt); SR(rdst); F___ZC;
10242 BWL(LSIZE);
10302 BWL(LSIZE);
10362 BWL(LSIZE);
10422 BWL(LSIZE);
10536 ID(fsub); DR(rdst); SD(sd, rsrc, LSIZE); F__SZ_
    [all...]
  /src/external/gpl3/binutils/dist/gas/config/
rx-parse.c 93 #define LSIZE 2
97 static int sizemap[] = { BSIZE, WSIZE, LSIZE, WSIZE };
2625 { if ((yyvsp[-1].regno) <= 7 && rx_uintop ((yyvsp[-5].exp), 8) && rx_disp5op0 (&(yyvsp[-3].exp), LSIZE))
2628 { B2 (0xf8, 0x02); F ((yyvsp[-1].regno), 8, 4); DSP ((yyvsp[-3].exp), 6, LSIZE); IMM ((yyvsp[-5].exp), 12); } }
2788 { B2 (0x7e, 0x80); F (LSIZE, 10, 2); F ((yyvsp[-2].regno), 12, 4); }
4024 F ((yyvsp[-4].regno), 24, 4); F ((yyvsp[0].regno), 28, 4); DSP ((yyvsp[-6].exp), 14, LSIZE); }
4128 { rx_check_float_support (); id24 (1, 0x80 + (sub_op << 2), 0); F ((yyvsp[-4].regno), 16, 4); F ((yyvsp[0].regno), 20, 4); DSP ((yyvsp[-6].exp), 14, LSIZE); }
4170 { id24 (1, 0x80 + (sub_op << 2), 0); F ((yyvsp[-4].regno), 16, 4); F ((yyvsp[0].regno), 20, 4); DSP ((yyvsp[-6].exp), 14, LSIZE); }
4303 { (yyval.regno) = LSIZE; }
4321 { (yyval.regno) = LSIZE; }
    [all...]
  /src/external/gpl3/binutils.old/dist/gas/config/
rx-parse.c 93 #define LSIZE 2
97 static int sizemap[] = { BSIZE, WSIZE, LSIZE, WSIZE };
2625 { if ((yyvsp[-1].regno) <= 7 && rx_uintop ((yyvsp[-5].exp), 8) && rx_disp5op0 (&(yyvsp[-3].exp), LSIZE))
2628 { B2 (0xf8, 0x02); F ((yyvsp[-1].regno), 8, 4); DSP ((yyvsp[-3].exp), 6, LSIZE); IMM ((yyvsp[-5].exp), 12); } }
2788 { B2 (0x7e, 0x80); F (LSIZE, 10, 2); F ((yyvsp[-2].regno), 12, 4); }
4024 F ((yyvsp[-4].regno), 24, 4); F ((yyvsp[0].regno), 28, 4); DSP ((yyvsp[-6].exp), 14, LSIZE); }
4128 { rx_check_float_support (); id24 (1, 0x80 + (sub_op << 2), 0); F ((yyvsp[-4].regno), 16, 4); F ((yyvsp[0].regno), 20, 4); DSP ((yyvsp[-6].exp), 14, LSIZE); }
4170 { id24 (1, 0x80 + (sub_op << 2), 0); F ((yyvsp[-4].regno), 16, 4); F ((yyvsp[0].regno), 20, 4); DSP ((yyvsp[-6].exp), 14, LSIZE); }
4303 { (yyval.regno) = LSIZE; }
4321 { (yyval.regno) = LSIZE; }
    [all...]

Completed in 45 milliseconds