Post Reply 
[WP34s] Regularized incomplete Beta function
05-12-2014, 09:59 PM
Post: #53
RE: [WP34s] Regularized incomplete Beta function
(05-12-2014 07:47 PM)Dieter Wrote:  Did you also say that the stack automatically is set to eight levels? This would make things like T-replication or a simple roll-up command work differently. Is there some kind of list with all the details that are different in XROM?

On xIN, the stack goes to eight levels (but can be changed back to four if required), the device also enters double precision mode (which can't be changed back). These are the big two and xIN/xOUT is sufficiently useful to make putting up with them worthwhile.

The other changes are pretty minor. The A..D-> instruction becomes useful to create a small number of temporary registers but LocR is better practice. Branches lose their labels -- they are either replaced with relative branches or operate via a pre-computed jump table. CNVG? sometimes changes how it operates slightly to provide better single precision results.


The biggest change that causes most problems moving code to XROM is the eight level stack.

- Pauli
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: [WP34s] Regularized incomplete Beta function - Paul Dale - 05-12-2014 09:59 PM



User(s) browsing this thread: 1 Guest(s)