-
Christoph Mallon authored
Fix inconsistency between reg_req and ins of Push: reg_req expected the stack in the fourth place and val as fith, ins said "val" before "stack". Make the val parameter fourth and stack last to be more consistent with most other AM nodes. [r19358]
7e8388fa