{}
{    The purpose of this request is to apply the section offset change vector
{ to the q-field of a B0 instruction to obtain a new q-field.
{}
{        OCP$GET_NEW_Q_FIELD (CURRENT_OFFSET, OLD_Q_FIELD, SECTION_OFFSET_CV,
{          NEW_Q_FIELD)
{}
{ CURRENT_OFFSET: (input) This parameter specifies the offset into the code section
{        of the current B0 instruction.
{}
{ OLD_Q_FIELD: (input)  This parameter specifies the q-field in the current B0
{        instruction.
{}
{ SECTION_OFFSET_CV: (input) This parameter specifies a pointer to the section
{        offset change vector.
{}
{ NEW_Q_FIELD: (output) This parameter specifies the new q-field generated.
{}
