|
MythTV
0.26-pre
|
#include <decoder.h>
Public Attributes | |
| uint64_t | instruction |
| uint64_t | examined |
| registers_t * | registers |
Definition at line 86 of file mythtv/libs/libmythdvdnav/dvdnav/vm/decoder.h.
Definition at line 87 of file mythtv/libs/libmythdvdnav/dvdnav/vm/decoder.h.
Referenced by eval_command(), vm_getbits(), and vm_print_mnemonic().
Definition at line 88 of file mythtv/libs/libmythdvdnav/dvdnav/vm/decoder.h.
Referenced by eval_command(), vm_getbits(), and vm_print_mnemonic().
Definition at line 89 of file mythtv/libs/libmythdvdnav/dvdnav/vm/decoder.h.
Referenced by eval_command(), eval_reg(), eval_reg_or_data_2(), eval_set_op(), eval_special_instruction(), and eval_system_set().
1.7.6.1