Re: [sv-bc] 10.4.1.2 Pattern matching in if statements - example

From: Brad Pierce <Brad.Pierce_at_.....>
Date: Thu Feb 09 2006 - 08:12:17 PST
The comma in this example should be a '&&&'.

-- Brad

-----Original Message-----
From: owner-sv-bc@eda.org [mailto:owner-sv-bc@eda.org] On Behalf Of Bresticker, Shalom
Sent: Thursday, February 09, 2006 1:58 AM
To: sv-bc@eda.org
Subject: [sv-bc] 10.4.1.2 Pattern matching in if statements - example

Question: 

10.4.1.2 has the following example:

if (e matches (tagged Jmp .j),
    j matches (tagged JmpC '{cc:.c,addr:.a}))
      ... // c and a can be used here
else
...

What is the comma between the two match expressions? Is that syntax legal? Where is it described?

Thanks,
Shalom


Shalom Bresticker
Intel Jerusalem LAD DA
+972 2 589-6852
+972 54 721-1033
I don't represent Intel 
Received on Thu Feb 9 08:12:26 2006

This archive was generated by hypermail 2.1.8 : Thu Feb 09 2006 - 08:14:00 PST