On Fri, 28 Nov 2003, Cory Spencer wrote:
 
> On Fri, 28 Nov 2003, Leopold Toetsch wrote:
> 
> > Op vtable       Meaning
> > -  is_same      PMCs are ident
> > -  is_equal     PMCs are equivalent, holding the same value
> > Y  cmp          cmp PMCs
> > -  cmp_num      cmp PMCs numerically
> > -  cmp_string   cmp PMCs as strings
> >
> > Proposals for opcode names welcome.
> 
> How does the current 'eq' opcode deal with comparissons of PMC/PMC values?

 'eq' calls is_equal, so that should have a 'Y' in the table above.

  Simon 

Reply via email to