{
{   The purpose of this request is to return the processor element information
{ associated with a processor id number.
{
{       CMP$GET_CPU_ELEMENT_R1 (PROCESSOR_ID, CPU_ELEMENT, STATUS)
{
{ PROCESSOR_ID: (input)  This parameter specifies the number of the processor
{                        about which the information should be obtained.  The id
{                        specifies the logical element number of the CPU as it
{                        relates to the CPU state table.
{
{ UPDATE_CST: (input)    This parameter determines whether the CPU state table
{                        for the specified processor_id should be updated to
{                        reflect the data currently found in the MRT.  The CST
{                        information will be updated when displaying the status
{                        of the processors or when processing the front end of
{                        a operator-initiated CPU state change.  The information
{                        will NOT be updated in the back end of a CPU state
{                        change since the CST already accurately reflects the
{                        true state of the CPU as processed in the monitor mode
{                        state change procedure.
{
{ CPU_ELEMENT: (output)  This parameter specifies the cpu element information
{                        associated with the processor id number.
{
{ STATUS: (output)  This parameter specifies the request status.
{
