In reply to marco5polo:
You need to make sure that implicit prediction is turned off and you are set up for explicit prediction, or in your case it is sometimes called passive prediction.
Also I fail to see how using the Reg model is not modular. The model provides address look up and implicit sequence usage. If you don’t use it you’ll have to look up the address yourself , calculate any offsets, and add base addresses manually.