Hello
I want a new attribute in my port. This has to be dynamic like the
aligned attribute. So I registered a new handler in the attribute table
and was able to get the value inside the handler. But how can I use this
value in prologue or epilogue.
All tries to append this value to the function declaration failed.
Is there a better example than the aligned attribute which can show me a
solution?
I want to give the opportunity to overwrite the automatic register save
and restore mechanism during entry and exit. So I have to read a mask
out of the code,
Thanks
Michael Fogel