22.12.2012 Views

z/TPF Program Management - IBM

z/TPF Program Management - IBM

z/TPF Program Management - IBM

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

%cpuid<br />

loads the specified keypoint to a processor, where cpuid is the identifier for the<br />

processor. If a processor identifier is not specified and the keypoint is<br />

processor-specific, the identifier defaults to the first processor that was defined.<br />

(progcmt)<br />

appends a comment for the specified keypoint that is displayed in the output<br />

report, where progcmt is the text appended.<br />

@@keypoint<br />

patches a keypoint, where keypoint is one of the following keypoints:<br />

v CTK0<br />

v CTK1<br />

v CTK2<br />

v CTK3<br />

v CTK4<br />

v CTK5<br />

v CTK6<br />

v CTK7<br />

v CTK8<br />

v CTK9<br />

v CTKA<br />

v CTKB<br />

v CTKC<br />

v CTKE<br />

v CTKI<br />

v CTKM<br />

v CTKV.<br />

See z/<strong>TPF</strong> and z/<strong>TPF</strong>DF System Generation for more information about these<br />

keypoints.<br />

rsa<br />

is the 1- to 6-digit hexadecimal relative starting address in the keypoint. The<br />

relative starting address specifies the offset into the keypoint where the patch is<br />

applied.<br />

newdata<br />

is the new data (or patch) that will replace the old data in the keypoint,<br />

beginning at the relative starting address. The new data must be an even<br />

number of hexadecimal digits and cannot exceed 32 digits (16 bytes).<br />

valdata-olddata<br />

validates the data that is replaced by newdata, where olddata is an even<br />

number in hexadecimal format that does not exceed 32 digits (16 bytes). The<br />

data specified for olddata must match what is currently in the keypoint. If it does<br />

not, the data in the keypoint is not changed and an error occurs. If it does, the<br />

data in the keypoint is replaced by newdata. For example, this parameter can<br />

help verify that your patch is starting at the correct relative starting address.<br />

Note:<br />

150 z/<strong>TPF</strong> <strong>Program</strong> <strong>Management</strong><br />

1. The length of the data that you are validating can have fewer bytes<br />

or more bytes than the new data. If the validation is completed<br />

successfully, only the number of bytes in your new data will be<br />

replaced.<br />

2. This parameter is ignored if the patch is for an online keypoint.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!