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

/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-mips.c8561 unsigned int lastregno = 0;
8997 INSERT_OPERAND (RS, *ip, lastregno);
9001 INSERT_OPERAND (RT, *ip, lastregno);
9005 INSERT_OPERAND (FT, *ip, lastregno);
9009 INSERT_OPERAND (FS, *ip, lastregno);
9377 lastregno = regno;
9414 regno = lastregno;
9469 lastregno = regno;
9476 INSERT_OPERAND (RS, *ip, lastregno);
9479 INSERT_OPERAND (RT, *ip, lastregno);
8554 unsigned int lastregno = 0; local
10042 unsigned int lastregno = 0; local
[all...]

Completed in 165 milliseconds