Home | History | Annotate | Download | only in info

Lines Matching full:lhs

3253 `INNER_THAN (LHS, RHS)'
3254 Returns non-zero if stack address LHS is inner than (nearer to the
3255 stack top) stack address RHS. Define this as `lhs < rhs' if the
3256 target's stack grows downward in memory, or `lhs > rsh' if the