Some subroutines require data to use a specific mapping, so actual arguments must be remapped |
Some subroutines can use any mapping, so actual arguments should be passed in place |
Sometimes the programmer knows the incoming data mappings, sometimes not |
HPF has options to say all of this! |
Any remappings are undone on procedure return |