Searched refs:modRM_byte (Results 1 – 2 of 2) sorted by relevance
44 struct modRM_byte { struct93 static void byte_decode(unsigned char b, struct modRM_byte *modrm) { in byte_decode()116 byte_decode( *buf, (struct modRM_byte *)(void*)&sib ); /* get bit-fields */ in sib_decode()144 x86_op_t *op, struct modRM_byte *modrm ) { in modrm_decode16()214 struct modRM_byte modrm; in ia32_modrm_decode()302 struct modRM_byte modrm; in ia32_reg_decode()
50 struct modRM_byte { struct64 static void byte_decode(unsigned char b, struct modRM_byte *modrm) { argument66 static inline void byte_decode(unsigned char b, struct modRM_byte *modrm) {76 struct modRM_byte modrm;97 byte_decode(*cin, (struct modRM_byte *)(void*)&sib);