Then there is the possibility that you can write your own macro to handle these 
issues. That is if you know what it is "supposed" to do in the first place.

George Shedlock Jr
AEGON Information Technology
AEGON USA
502-560-3541
-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of 
Ivan Warren
Sent: Monday, January 18, 2010 4:02 PM
To: [email protected]
Subject: Re: Source code for s/360

Lindy Mayfield wrote:
> Probably you know this, but it won't assemble, giving this error:
> 
> Ready; T=0.01/0.01 15:54:28                               
> a ipl1                                                    
>                                                           
> ASSEMBLER (XF) DONE                                       
> IPL00080        8          SIE   X'009'                   
> IFO078 UNDEFINED OP CODE                                  
> NUMBER OF STATEMENTS FLAGGED IN THIS ASSEMBLY =     1     
> Ready(00008); T=0.01/0.01 15:54:30                        
>                                                           
> 

Oh.. That's expected.. SIE aka 'Start Interpretive Execution' is the 
instruction at the heart of XA, S/390 and z/Architecture virtualization 
(and which doesn't exist in S/370) is very unlikely to be found in good 
ole IFOX ! (And this would probably give you a nice specification 
exception - The operand to SIE is the address of a SIEBK - which IIRC, 
must be page aligned).

PS : SIE is not SIO
PPS : This probably belongs on the VM list, not IBM-MAIN..

--Ivan

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to