From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Elliston To: CGEN Subject: delay rtx question Date: Tue, 02 Jan 2001 16:57:00 -0000 Message-id: X-SW-Source: 2001-q1/msg00009.html I'm unsure about the semantics of the (delay ..) rtx. What can I do if I want the semantics of a branch instruction to do something *after* the delay slot is executed? The PC is altered after the slot, but what about special handling like, say, altering a status register? Ben