1 // load up some registers.
2 // setup up
a global pointer table
and load some state.
3 // save the machine state
and clear some of the values.
4 // then restore
and assert some of the values to ensure that
5 // we maintain consitent machine state.
9 .include "testutils.inc"
36 [ -- SP
] = ( R7:0, P5
:0 );
47 ( R7:0, P5
:0 ) = [ SP
++ ];
51 DBGA
( R3.
L , 0xfff9 );
84 DBGA
( R0.
L , 0x1234 );