#include <arch-x86.h>
Public Member Functions | |
| ia32_condition () | |
| void | set (int _tttn) |
Data Fields | |
| bool | is |
| int | tttn |
Definition at line 592 of file arch-x86.h.
| NS_x86::ia32_condition::ia32_condition | ( | ) | [inline] |
Definition at line 598 of file arch-x86.h.
| void NS_x86::ia32_condition::set | ( | int | _tttn | ) | [inline] |
Definition at line 599 of file arch-x86.h.
Referenced by NS_x86::ia32_decode().
Definition at line 594 of file arch-x86.h.
Referenced by set().
Definition at line 596 of file arch-x86.h.
Referenced by set().
1.6.1