You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adds a recursive descent parser in order to parse macros that contain
constant expressions which evaluate down to integers.
The final constant value is returned as a long long in order to keep
compatibility with the rest of the ddr components.
Signed-off-by: mikezhang <mike.h.zhang@ibm.com>
0 commit comments