Class | Description |
---|---|
JSR1 |
The JSR instruction where source is (An).
|
JSR2 |
The JSR instruction where source is d16(An).
|
JSR3 |
The JSR instruction where source is d8(An,Xn)
Based on code by Tony Headford, see his licence in accompanying file.
|
JSR4 |
The JSR instruction where source is .W absolute.
|
JSR5 |
The JSR instruction where source is .W absolute
Based on code by Tony Headford, see his licence in accompanying file.
|
JSR6 |
The JSR instruction where source is d16(PC) absolute
Based on code by Tony Headford, see his licence in accompanying file.
|
JSR7 |
The JSR instruction where source is d8(PC,Xn).
|