OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:expp_sreg
(Results
1 - 1
of
1
) sorted by null
/toolchain/binutils/binutils-2.25/gas/config/
tc-mmix.c
550
expressionS *
expp_sreg
;
local
571
expp_sreg
= &exp[1];
596
expp_sreg
= &exp[0];
631
expp_sreg
->X_op = O_register;
632
expp_sreg
->X_add_number = regno + 256;
[
all
...]
Completed in 58 milliseconds