#include <ac_decoder.h>
Collaboration diagram for _ac_decoder:
Public Attributes | |
ac_dec_list * | check |
Field to be checked. | |
ac_dec_instr * | found |
Instruction detected if field checked (valid only when !NULL). | |
_ac_decoder * | subcheck |
Sub-decode phase (new field to be checked). | |
_ac_decoder * | next |
Next field/value to be checked. |
Definition at line 85 of file ac_decoder.h.