[PATCH] RE: Safe execution core and ops classification

2004-03-23 Thread Gay, Jerry
> - do we expect to have more then 32 different classes? > i see 13 operator classes currently, though my tree may be out of date > A perl script that scans ops-files for opcode classes and spits out: > > a) a pod with opcode classes headings and the list of opcodes that > belong to that class

RE: Safe execution core and ops classification

2004-03-23 Thread Gay, Jerry
> - do we expect to have more then 32 different classes? > i see 13 operator classes currently > A perl script that scans ops-files for opcode classes and spits out: > > a) a pod with opcode classes headings and the list of opcodes that > belong to that class (at best created from a template, w