OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:rx_uintop
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/config/
rx-parse.c
169
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
((yyvsp[-2].exp), 4)
5116
rx_uintop
(expressionS exp, int nbits)
function
[
all
...]
/src/external/gpl3/binutils.old/dist/gas/config/
rx-parse.c
169
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
((yyvsp[-2].exp), 4)
5116
rx_uintop
(expressionS exp, int nbits)
function
[
all
...]
Completed in 27 milliseconds
Indexes created Tue Mar 31 00:22:50 UTC 2026