Searched refs:rx_uintop (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Drx-parse.y111 static int rx_uintop (expressionS, int);
294 { if ($8 <= 7 && rx_uintop ($4, 8) && rx_disp5op0 (&$6, BSIZE))
301 { if ($8 <= 7 && rx_uintop ($4, 8) && rx_disp5op0 (&$6, WSIZE))
307 { if ($8 <= 7 && rx_uintop ($4, 8) && rx_disp5op0 (&$6, LSIZE))
353 { if (rx_uintop ($3, 4))
360 { if (rx_uintop ($3, 4))
362 else if (rx_uintop ($3, 8))
368 { if (rx_uintop ($3, 4))
374 { if (rx_uintop ($3, 4))
380 { if (rx_uintop (
[all...]
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Drx-parse.y111 static int rx_uintop (expressionS, int);
294 { if ($8 <= 7 && rx_uintop ($4, 8) && rx_disp5op0 (&$6, BSIZE))
301 { if ($8 <= 7 && rx_uintop ($4, 8) && rx_disp5op0 (&$6, WSIZE))
307 { if ($8 <= 7 && rx_uintop ($4, 8) && rx_disp5op0 (&$6, LSIZE))
353 { if (rx_uintop ($3, 4))
360 { if (rx_uintop ($3, 4))
362 else if (rx_uintop ($3, 8))
368 { if (rx_uintop ($3, 4))
374 { if (rx_uintop ($3, 4))
380 { if (rx_uintop (
[all...]
H A Drx-parse.c169 static int rx_uintop (expressionS, int);
2606 { if ((yyvsp[-1].regno) <= 7 && rx_uintop ((yyvsp[-5].exp), 8) && rx_disp5op0 (&(yyvsp[-3].exp), BSIZE))
2616 { if ((yyvsp[-1].regno) <= 7 && rx_uintop ((yyvsp[-5].exp), 8) && rx_disp5op0 (&(yyvsp[-3].exp), WSIZE))
2625 { if ((yyvsp[-1].regno) <= 7 && rx_uintop ((yyvsp[-5].exp), 8) && rx_disp5op0 (&(yyvsp[-3].exp), LSIZE))
2683 { if (rx_uintop ((yyvsp[-2].exp), 4))
2693 { if (rx_uintop ((yyvsp[-2].exp), 4))
2695 else if (rx_uintop ((yyvsp[-2].exp), 8))
2704 { if (rx_uintop ((yyvsp[-2].exp), 4))
2713 { if (rx_uintop ((yyvsp[-2].exp), 4))
2722 { if (rx_uintop ((yyvs
5116 rx_uintop (expressionS exp, int nbits) function
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Drx-parse.y111 static int rx_uintop (expressionS, int);
294 { if ($8 <= 7 && rx_uintop ($4, 8) && rx_disp5op0 (&$6, BSIZE))
301 { if ($8 <= 7 && rx_uintop ($4, 8) && rx_disp5op0 (&$6, WSIZE))
307 { if ($8 <= 7 && rx_uintop ($4, 8) && rx_disp5op0 (&$6, LSIZE))
353 { if (rx_uintop ($3, 4))
360 { if (rx_uintop ($3, 4))
362 else if (rx_uintop ($3, 8))
368 { if (rx_uintop ($3, 4))
374 { if (rx_uintop ($3, 4))
380 { if (rx_uintop (
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/gas/
H A Drx-parse.c165 static int rx_uintop (expressionS, int);
2456 { if ((yyvsp[-1].regno) <= 7 && rx_uintop ((yyvsp[-5].exp), 8) && rx_disp5op0 (&(yyvsp[-3].exp), BSIZE))
2466 { if ((yyvsp[-1].regno) <= 7 && rx_uintop ((yyvsp[-5].exp), 8) && rx_disp5op0 (&(yyvsp[-3].exp), WSIZE))
2475 { if ((yyvsp[-1].regno) <= 7 && rx_uintop ((yyvsp[-5].exp), 8) && rx_disp5op0 (&(yyvsp[-3].exp), LSIZE))
2533 { if (rx_uintop ((yyvsp[-2].exp), 4))
2543 { if (rx_uintop ((yyvsp[-2].exp), 4))
2545 else if (rx_uintop ((yyvsp[-2].exp), 8))
2554 { if (rx_uintop ((yyvsp[-2].exp), 4))
2563 { if (rx_uintop ((yyvsp[-2].exp), 4))
2572 { if (rx_uintop ((yyvs
5001 rx_uintop (expressionS exp, int nbits) function
[all...]

Completed in 291 milliseconds