#include <arch-x86.h>
Data Fields | |
| unsigned | mod: 2 |
| unsigned | reg: 3 |
| unsigned | rm: 3 |
Definition at line 464 of file arch-x86.h.
| unsigned NS_x86::modRMByte::mod |
Definition at line 465 of file arch-x86.h.
| unsigned NS_x86::modRMByte::reg |
Definition at line 466 of file arch-x86.h.
| unsigned NS_x86::modRMByte::rm |
Definition at line 467 of file arch-x86.h.
1.6.1